Closed
Bug 1621872
Opened 5 years ago
Closed 5 years ago
Scroll wheel without focus causes back/forward on wayland
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: ossman, Unassigned)
References
(Blocks 1 open bug, )
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0
Steps to reproduce:
- Open a window and click through a few links (so that you have history)
- Alt+Tab to a different window
- Move the mouse pointer over the first window (no longer focused)
- Scroll mouse wheel up and down
Actual results:
Firefox jumps back and forth in the history (as if Alt+scroll wheel was used).
Expected results:
The page should have scrolled.
Reporter | ||
Comment 1•5 years ago
|
||
Note that this is only an issue on Wayland. It seems the Alt release event is missed somehow.
(bug 1335347 feels familiar, but is probably not caused by the same thing)
Comment 2•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Component: Untriaged → Widget: Gtk
Product: Firefox → Core
Comment 3•5 years ago
|
||
This is a GTK bug, see https://gitlab.gnome.org/GNOME/gtk/issues/2112
Blocks: wayland
Updated•5 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•