-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scroll Reverser may be interrupting dragging and right clicking #103
Comments
Keep an eye on it. Scroll Reverser does not modify or monitor mouse movement or click events but it does monitor gesture and scroll events using event taps. The scroll tap is active (meaning it can modify events) but the gesture monitor is passive (read only). If you are able to reliable recreate the problem do let me know and post as much detail as you can. |
Does the contextual menu problem happen in any particular app? |
Hm, I don't associate it with any particular app. I haven't seen it since disabling Scroll Reverser, but I don't think it's been enough time to tell. |
I've same problem. The problem has gone when I was quit the ScrollReverser. |
Just pondering on this. Is it possible you might have any other utilities running that combine with Scroll Reverser to cause a conflict?
…Sent from my iPhone
On 14 Jan 2021, at 08:07, Tarık Taha UYGUN ***@***.***> wrote:
I've same problem. The problem has gone when I was quit the ScrollReverser.
Big Sur by the way.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
I don't know
I only use BetterTouchTool and Magnet which uses Accessibility's of Mac but I'm not sure of problem because of this. |
It might be worth trying disabling BetterTouchTool temporarily with Scroll Reverser running. Any conflict?
…--
Nick Moore
Pilotmoon Software
https://pilotmoon.com/
On Fri, 15 Jan 2021, at 21:39, Tarık Taha UYGUN wrote:
I don't know
>
> Just pondering on this. Is it possible you might have any other utilities running that combine with Scroll Reverser to cause a conflict?
> … <https://www.fastmail.com/mail/compose?u=9ce44123#>
> Sent from my iPhone
> On 14 Jan 2021, at 08:07, Tarık Taha UYGUN **@**.***> wrote: I've same problem. The problem has gone when I was quit the ScrollReverser. Big Sur by the way. — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
>
I only use BetterTouchTool and Magnet which uses Accessibility's of Mac but I'm not sure of problem because of this.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#103 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAAEI4E5IM65DS4HP5E5MGTS2CYX3ANCNFSM4VCOADUA>.
|
I tried but results didn't changed. By the way, I determined another hardware problems of my mouse so it can the reason of the problem. |
I'm on macOS 11.1 running Scroll Reverser 1.8 beta 1.
I've noticed that sometimes I cannot right click and the select an item from the contextual menu, because the menu very quickly closes. Or recently I was unable to select text because the text was constantly being unselected again.
It doesn't happen all the time, but the last time it happened I quit Scroll Reverser and the problem went away.
Perhaps there is something Scroll Reverser is doing on a timer that is interrupting events? This might also explain some of the other reports about being unable to do certain kinds of gestures.
The text was updated successfully, but these errors were encountered: