Closed
Bug 984993
Opened 11 years ago
Closed 11 years ago
[Gtk3] Middle click not doing paste
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: hub, Unassigned)
References
Details
On Gtk3 build from m-i
Middle click is not doing paste. Instead is transform the cursor to a "scroller" and expect use to scroll that way. I don't know where this come from but it is wrong. The only time I saw that was associated to a modifier.
Reporter | ||
Updated•11 years ago
|
Summary: [Gtk3] Middle click not doing past. → [Gtk3] Middle click not doing paste
Comment 1•11 years ago
|
||
IIRC there is a pref to make middle click turn on scrolling.
Perhaps the value of that pref is depending on MOZ_WIDGET_GTK2 instead of MOZ_WIDGET_GTK.
Reporter | ||
Comment 2•11 years ago
|
||
To be honest I don't know what happened, but with the current tree it no longer happens.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•