-
Notifications
You must be signed in to change notification settings - Fork 2
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
Mouse clicking is blocked #9
Comments
Wow very weird. If you get a chance - If it stops working, please try clicking each button. I'm thinking the "button-up" event didn't register - please let me know if this fixes it. Thanks very much for this report. |
Yes, this is caused by "button-down" effect, as if i'm holding the button. It makes such processes as text selection on page, dragging bookmarks in submenus unstoppable (if I manage to press mouse button by chance). |
Thanks for this detailed test. I will look into this :) |
By the way were you able to undo the "button-down" by releasing then pressing again and releasing again that button? |
I don't know, what causes this effect to stop. My standart action are: switch to another window (alt+tab), check if everything is stuck (can't use mouse), then back to Firefox, press several times left button, switch to another window, wait for a minute. And here we are - mouse works again (no cpu or mem load). If not - shut down Firefox, this brings mouse to life. |
Hm I'm working on this having trouble reproducing. I'll get this one for sure. I might put in an emergency hotkey which will disable the addon the re-enable it. |
I think, I found the reason for this problem. I'm using Folder Menu 3 - a program, which allows you to quickly jump to your favorite folders in explorer. It opens through predefined mouse button combination (in my case i use double clicking of the middle mouse button [MMB]). The problem appears everytime after double clicking MMB in Firefox window and opening some folder that I need. After going back from Explorer to Firefox, "button-down" effect is present until I click MMB one or several times or restart Firefox or close Folder Menu 3. |
After installing MouseControl v2.0-unlisted on Firefox 49.0.2 (Windows 8.1 x64) something weird happens periodically: mouse just stops using click function (left/middle/right click) and scrolling, even outside of Firefox window. I can move mouse pointer, highlight objects on web pages, buttons in different windows, but can't press on them. Closing Firefox through taskmanager (using keyboard) bring everything back to normal.
Previous version works fine.
The text was updated successfully, but these errors were encountered: