Closed
Bug 1428824
Opened 7 years ago
Closed 7 years ago
GTK drag and drop breaks for rest of session after attempting to drag something with Alt+Tab menu open
Categories
(Core :: Widget: Gtk, defect, P2)
Tracking
()
RESOLVED
DUPLICATE
of bug 1276449
Tracking | Status | |
---|---|---|
firefox59 | --- | fix-optional |
People
(Reporter: ke5trel, Unassigned)
References
Details
(Keywords: regression)
Ubuntu 17.10 (GNOME Shell 3.26.2)
STR:
1. Mousedown on tab and hold position without releasing mouse button.
2. Press Alt+Tab, release Tab and keep holding Alt so menu stays open.
3. Drag mouse cursor away from tab.
4. Release all mouse buttons and keys.
5. Attempt to drag something.
Dragging is not possible for the rest of the session requiring the browser to be restarted to restore dragging ability.
Log error:
> Gdk-CRITICAL **: Window 0x7f56c02bea80 has not been made visible in GdkSeatGrabPrepareFunc
Regression window:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=19b4265d0d568d232fb3a34705f947b6db7496dc&tochange=bf2bc1aa78c0b72d9b6b13f7a8c6ae61c60a51dc
This regression also coincided with losing the ability to Alt+Tab while dragging and dropping (Bug 1276449).
Most likely regressed by Bug 1170342.
Comment 1•7 years ago
|
||
Martin, do you think you could take a look here? I'm not sure what the status of bug 1170342 and related gtk3/xinput2/wayland work is these days. Thanks!
Flags: needinfo?(stransky)
Updated•7 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Priority: P3 → P2
Comment 3•7 years ago
|
||
Yes, I can reproduce that. Works fine with MOZ_USE_XINPUT2=1 env set which means it's caused by disabled XINPUT2 support. Generally a dupe of Bug 1276449.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•