We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I set up scrolling wheel gestures as follows:
right click + wheel up -> previous tab right click + wheel down -> next tab
Expected: Do only as it says.
Actual behaviour: Switching tabs does work but at the same time it also scrolls up/down on each page the gesture is started from.
Happens on Firefox Nightly, but works well on stable.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I set up scrolling wheel gestures as follows:
right click + wheel up -> previous tab
right click + wheel down -> next tab
Expected:
Do only as it says.
Actual behaviour:
Switching tabs does work but at the same time it also scrolls up/down on each page the gesture is started from.
Happens on Firefox Nightly, but works well on stable.
The text was updated successfully, but these errors were encountered: