Floorp
Floorp copied to clipboard
[Bug]: Native Mouse Gesture - Missing "Focus previously selected tab" option compared to Gesturefy
Pre-Submission Checklist
- [x] I have checked the existing/closed issues to ensure this issue has not already been reported.
- [x] I am using the latest supported version of the browser.
- [x] I have tried disabling all browser extensions/add-ons to rule out interference from these.
- [x] I have tried clearing the browser cache and cookies.
- [x] I have checked with a new profile and the issue still occurs.
- [x] I have provided detailed step-by-step instructions on how to reproduce the issue.
- [x] I have included relevant screenshots or console outputs.
- [x] I have checked that this problem is not occurring in the latest version of Firefox.
- [x] This issue is specific to this browser and does not occur in other browsers.
Bug Summary
The built-in Mouse Gestures are, I believe, based on Gesturefy, but there are a few missing options. Some seem quite hard to implement, like those in #1974. But one that I miss seems fairly trivial: "Focus previously selected tab".
(Not sure if this is a bug or a feature request, but I will post the PR in a minute anyways.)
Reproduction Steps
- Open Mouse Gestures in about:hub
- Try adding a new one/editing any
- There is no Action option like "Focus Last Used Tab" or similar (only options that shift focus sequentially)
Expected Behavior
There should be an option that could be configured to jump to the last used tab. Just like a single press of Ctrl+Tab works when the "Ctrl+Tab cycles through tabs in recently used order" option is on:
Actual Behavior
There is no option that would focus the Last Used Tab.
Screenshots
Browser Version
Operating System
Linux/NixOS
Additional Context
No response