Closed Bug 1439557 Opened 6 years ago Closed 6 years ago

[gtk] Do not start moving window instantly when mousedown on dragging area

Categories

(Core :: Widget: Gtk, defect, P3)

Unspecified
Linux
defect

Tracking

()

RESOLVED DUPLICATE of bug 1455235
Tracking Status
firefox60 --- affected

People

(Reporter: jhorak, Assigned: jhorak)

References

(Blocks 1 open bug)

Details

Currently when the mousedown event happens in the dragging area the gtk start to move the window instantly [1]. This could lead to accidental moving the window when user do the doubleclick to restore/maximize window. 

Since client side decoration has been introduced in the GTK the GTK apps does not start moving until mousemove event happens.

[1] https://searchfox.org/mozilla-central/rev/0c0ddaa7e859a2b76a56a0e2e9c0de88af166812/toolkit/modules/WindowDraggingUtils.jsm#68
Summary: Do not start moving when mousedown on dragging area → [gtk] Do not start moving window instantly when mousedown on dragging area
Fixed by 1455235
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.