-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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
Toggled menu bar can make the entire window contents jump up making hit zones move #21889
Comments
@newbrain I see a problem that the entire window moves up when clicking, is that what you are seeing? |
Yes, |
Thanks, unfortunately I have no real answer how to solve this. Maybe someone does. |
Hi @bpasero Root cause of this issue is that:
Please suggest further actions :) |
I think this is not limited to quick open but anything in the UI where you can click, no? |
Yes, anything on UI will have same effect as quick open. ie, mousedown -> menubar hiding -> mouseup on different target than mousedown. |
This seems worse lately in that the menubar seems to toggle in unwanted cases. For example, alt+click on a button on the Related -- is there a way to change the shortcut key for the menubar toggle? |
We will change to custom menus on Windows. For now you can set |
Some mouse clicks are ignored when the menu bar is un-hidden (with Alt key).
1.9.1, 1.10
Windows 7 Enterprise, Windows 10 Pro
Steps to Reproduce:
Alt: File Icon Theme, or any menu item that will show an in-editor menu
Expected result:
Actual result:
Further steps:
6. Left click on any theme again
7. The theme is applied, the menu dismissed and the menu bar hidden, as expected.
The text was updated successfully, but these errors were encountered: