Closed
Bug 1856627
Opened 2 years ago
Closed 2 years ago
We should use BTN_FORWARD mouse button for web navigation
Categories
(Core :: Widget: Gtk, enhancement)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
120 Branch
Tracking | Status | |
---|---|---|
firefox120 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
Details
Attachments
(1 file)
Follow up from https://bugzilla.redhat.com/show_bug.cgi?id=2235015
Recently we use BTN_EXTRA to navigate forward (button no 9). We may also use BTN_FORWARD (button 10) for it.
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(stransky)
Assignee | ||
Comment 1•2 years ago
|
||
Recently we use BTN_SIDE (Button 8) to navigate web back, BTN_EXTRA (Button 9) to navigate web forward.
In this patch add BTN_FORWARD (Button 10) to also navigate web forward.
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(stransky)
Pushed by stransky@redhat.com:
https://hg.mozilla.org/integration/autoland/rev/d13d5b0c7ae1
[Linux] Use BTN_FORWARD (mouse button 10) to web navigate forward r=emilio
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox120:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•