Dragging stops working after quick drag
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: shira, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
Quickly dragging some ui elements causes dragging to stop working. It happens with regular text and links but not with tabs or in about:* pages.
I can consistently reproduce it in v126 with a clean profile. mozregression points to 6c14242aa73e30ddd1dcb8c3ccdac18b5d8ff5c2.
Attached are logs from MOZ_LOG=timestamp,WidgetDrag:5 firefox
.
System: Void Linux 6.6.30, X11, spectrwm
mozregression:
32:29.49 INFO: Last good revision: eeb2c178aa51da771855f2e5983385a5568b3de7
32:29.49 INFO: First bad revision: 6c14242aa73e30ddd1dcb8c3ccdac18b5d8ff5c2
32:29.49 INFO: Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=eeb2c178aa51da771855f2e5983385a5568b3de7&tochange=6c14242aa73e30ddd1dcb8c3ccdac18b5d8ff5c
Comment 2•9 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Updated•9 months ago
|
Comment 3•9 months ago
|
||
:emilio, since you are the author of the regressor, bug 1875031, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Comment 4•9 months ago
|
||
Martin has done a huge rework of D&D on Linux in bug 1897512 and related, if you can repro semi-consistently (I haven't been able to, but I haven't tried on spectrwm), could you check if this happens to be fixed on the latest nightly?
If the latest is 128.0a1 then it is not fixed. The bug is also on GNOME (45, don't know about 46).
Fwiw, this appears to be the same issue as bug 1897115, down to the "drag-and-drop action with a slight 'stutter' when dropping the selected item back on the window."
Comment 7•9 months ago
|
||
Ok, let's track these two together. Just to confirm, this is GNOME+X11, right? It seems this doesn't affect Wayland.
Updated•9 months ago
|
Updated•9 months ago
|
Description
•