emvaized / circle-mouse-gestures

Firefox & Chrome extension for mouse gestures with visual representation of actions
Other
44 stars 6 forks source link

Erroneois Behavior in Vivaldi #12

Closed BoyanXu closed 2 years ago

BoyanXu commented 2 years ago

Hardware Spec

Expected behaviour

The extension should work as smoothly as in Chrome

  1. Background shouldn't turn black when invoking the pie menu

  2. Mouse shouldn't release the click before selecting an option from pie menu

Actual behaviour

  1. Background turn black when invoking the pie menu

  2. Mouse must release the click before selecting an option from pie menu

nr8xon3 - Imgur-min

(Guess solving this will inspire offering wider support for Chromium-based browser)

emvaized commented 2 years ago
  1. I'll try to fix this in the next extension update, thanks for reporting
  2. I do not have such an issue in Vivaldi browser, which makes me think it is specific to your hardware or due to confilicts with other installed extensions
BoyanXu commented 2 years ago

Hi @emvaized, thanks for the coming fix. I've added the hardware spec.

I test circle-mouse-gestures in incognito mode and the issue seems to persist. So I guess this would be more likely to due to hardware incompatibility. Hope this information will help.

Anyway, circle-mouse-gestures is the most pro-productive extension I've seen in the past 5 years. Awesome work! 🎉

emvaized commented 2 years ago

Thanks, great to hear. Actually I am able to reproduce the issue 2 in Vivaldi on Linux, but not in Mac OS. That said, I didn't manage to find the cause of such behavior yet, and it looks like a mystery to me – maybe it's somehow related with few issues another user is facing.

emvaized commented 2 years ago

Sorry for such a long response. I did a lot of tests and research on the 'mouse issue' you mentioned, and I came to the conclusion that this is most likely the browser problem, and I didn't find anything I can do about it in the code. We can only hope that this misbehavior gets resolved sooner or later, as it seems to don't happen in Firefox.

As for the 'black background' issue, I just pushed 1.3.8 update including a fix for this problem — it should be approved and available within a few days. Thanks again for reporting.

emvaized commented 2 years ago

I'm closing this now, as the first problem should be resolved now, and the second mentioned gets a "wontfix" from me. Please feel free to open a new issue if you'll have a new report.