philc / vimium

The hacker's browser.
https://chrome.google.com/webstore/detail/vimium/dbepggeogbaibhgnhhndojpepiihcmeb
MIT License
23.53k stars 2.49k forks source link

Control and Alt keybindings broken recently #2995

Open rsuhada opened 6 years ago

rsuhada commented 6 years ago

Since a few days now I noticed that some keybinding combinations with Ctrl and Alt became broken. As an example my config binds f (without modifier) to scroll up and I have also unmap <c-f> in my config so that c-f activates Firefox's own search. This worked until recently but now when I hit c-f I get scroll up...

Same e.g. for c-a executes my a keybinding rather then selecting text.

I remember having a similar issue some years back while still on vimium+Chrome...

Thank you!

ghost commented 6 years ago

Recent version of Firefox cause the problem, other vim plugins have the same issue.

ghost commented 6 years ago

It looks like newest version solves the problem.

hackel commented 6 years ago

Is there any work-around for this? It still seems to be an issue in Firefox 61 and is incredibly annoying. Any upstream bug report? The biggest usability issue for me is not being able to access the menus (alt-T, alt-H, etc.) reliably. Thankfully Alt-E still seems to work, from which point I can navigate to the other menu items...

smblott-github commented 6 years ago

We need a FF user to look into this and figure out what's going on.