Closed
Bug 423563
Opened 17 years ago
Closed 17 years ago
Map mouse buttons 6-7 to horizontal scrolling on Linux
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.9beta5
People
(Reporter: ventnor.bugzilla, Assigned: ventnor.bugzilla)
Details
Attachments
(1 file)
1.70 KB,
patch
|
roc
:
review+
roc
:
superreview+
beltzner
:
approval1.9+
|
Details | Diff | Splinter Review |
This is the generally agreed standard, at least with GTK programs.
Attachment #310133 -
Flags: superreview?(roc)
Attachment #310133 -
Flags: review?(roc)
Comment on attachment 310133 [details] [diff] [review]
Patch
We really need to clean up the event dispatch code in nsWindow.cpp to get rid of duplicate setting of the time, mod keys, etc. Michael would you mind filing a bug and fixing it post-FF3? :-)
Attachment #310133 -
Flags: superreview?(roc)
Attachment #310133 -
Flags: superreview+
Attachment #310133 -
Flags: review?(roc)
Attachment #310133 -
Flags: review+
Assignee | ||
Comment 2•17 years ago
|
||
Comment on attachment 310133 [details] [diff] [review]
Patch
OK, I'll do that soon. But with all the talk of GTK3 thats happening lately it might be more worthwhile to wait and make a port to that when it comes out :)
This is a trivial patch that adds our functionality to an OS-standard event.
Attachment #310133 -
Flags: approval1.9?
Comment 3•17 years ago
|
||
Comment on attachment 310133 [details] [diff] [review]
Patch
a1.9=beltzner
Attachment #310133 -
Flags: approval1.9? → approval1.9+
Updated•17 years ago
|
Keywords: checkin-needed
Comment 4•17 years ago
|
||
Checking in widget/src/gtk2/nsWindow.cpp;
/cvsroot/mozilla/widget/src/gtk2/nsWindow.cpp,v <-- nsWindow.cpp
new revision: 1.265; previous revision: 1.264
done
Status: NEW → RESOLVED
Closed: 17 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9beta5
You need to log in
before you can comment on or make changes to this bug.
Description
•