Add keyboard shortcuts on android versions of Firefox. I use physical keyboard on mobile for better typing so plzzz make sure in next update it should be given thanks a lot
With the tablets becoming bigger and more powerfull (I replaced my laptop by a Samsung S9 Ultra), it would be awesome to have the same basic shortcuts that we have on desktop.
- Ctrl+t to open a tab
- Ctrl+w to close a tab
- Ctrl+l to focus on the URL field
- Ctrl+f to search
- Ctrl+tab and Ctrl+Shift+tab to navigate to the next and previous tab.
Is there a feature bounty program, to financially help the development of some feature ?
(Chrome an android has it. It brings a lot of confort and increase efficiency)
A few days ago we made a discovery. In GeckoView, the code currently captures all key events, which means either the browser captures all shortcuts (overriding website behavior) or none at all.
To fix this, we need a way for GeckoView to indicate whether it has captured the key event or if the website has overridden it. This part is tricky because the function returns void, making it hard to trace where it goes next.
We need the Fenix/GeckoView team's advice on how to proceed.
I'm really glad to see this is actively being worked on. It's incredibly frustrating to not have keyboard shortcuts in Firefox on Android when it's feeling so robust in many other ways.