vimium-c
vimium-c copied to clipboard
[FIREFOX] chorded key sequence fails if sequences use the same 2 first chars
For instance map ,ye will fail if map ,yo is already declared before. Fails with no error.
To Reproduce
- Open a fresh Firefox profile and install the extension
- Import this sample setting
- Testing
,yewill work - Now, edit Custom key mappings and uncomment
# map ,yo LinkHints.activateOpenVomnibarand saved - Testing
,yeon any site will fail while,yowill work.
If you reverse the commands like:
# Désactiver tous les paramètres par défaut
unmapAll
# sélectionner un lien et éditer son url dans l’omnibar
map ,ye LinkHints.activateOpenVomnibar url
# sélectionner le texte d’un lien et l’éditer dans l’omnibar
map ,yo LinkHints.activateOpenVomnibar
now, ,ye works but ,yo fails.
Browser, OS and Vimium C versions
Bug on Firefox only
- Browser name: Firefox
- Browser version: 133.0.3
- Vimium C version: 1.99.997
- OS name and version: Windows_NT 10.0 19045
Other browsers on which there is no issue
- Browser name: Edge
- Browser version: 131.0.2903.99
- Vimium C version: 1.99.99
- OS name and version: Windows_NT 10.0 19045 --
- Browser name: Vivaldi
- Browser version: 7.0.3495.27
- Vimium C version: 2.11.3
- OS name and version: Windows_NT 10.0 19045