Skip to content
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

Alt should bring back menubar #3

Open
clokep opened this issue Dec 18, 2010 · 1 comment
Open

Alt should bring back menubar #3

clokep opened this issue Dec 18, 2010 · 1 comment

Comments

@clokep
Copy link

clokep commented Dec 18, 2010

On Windows 7/Vista, the proper behavior of having a button like this is for pressing "alt" to bring back the standard menu bar. I know this works in Firefox and there's an extension to do it as well: https://addons.mozilla.org/en-US/thunderbird/addon/4762/

@mook
Copy link
Owner

mook commented Dec 19, 2010

This is currently infeasible because, unlike Firefox, we don't make a new menu - we're stealing the existing one and stuffing it forcibly into a menupopup.

If we get our own menu items instead, we can look at the toolbar-menubar-autohide binding (or just use it for the main menubar).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants