When browserpass icon is moved to overflow menu, passwords keyboard scrolling does not work
apiraino opened this issue ยท 2 comments
General information
Sorry for the long title :-)
On Firefox 66.0b5, if I move the icon on the "overflow menu" (see picture), I cannot scroll anymore the list of passwords, after having invoked the popup menu with CTRL+L
.
On Chromium, everything's fine.
- Operating system + version: Ubuntu
- Browser + version: Firefox 66.0b5
- Information about the host app:
- Browserpass extension version as reported by your browser: 2.0.22
Exact steps to reproduce the problem
- Move browserpass icon to overflow menu
- go to any website and type CTRL+L
- the menu appears but I cannot insert text to search for a password
- Need to use the mouse to focus on the popup, then I can search text
What should happen?
the popup should have keyboard focus
What happened instead?
the popup does not have keyboard focus
Unfortunately I don't think there's anything we can do on the extension side, it's not the first time I hear that Firefox likes to steal focus and users need to use mouse to bring the focus back ๐ For example, there's another very annoying issue #200
I'll close because it's not actionable, but if you or anyone else find a solution that we can implement in this project, I would be very happy to reopen the issue (or better yet, merge a PR ๐)