After a tab is dragged out to become a window, drag actions stop working in Firefox
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
People
(Reporter: max, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.24 MB,
video/mp4
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:126.0) Gecko/20100101 Firefox/126.0
Steps to reproduce:
- Open a second tab
- Drag the second tab out to create a new window
- Dragging does not work anymore until Firefox is restarted.
This is a recent bug, starting in the last week for me on stable. I suspect it's due to the v126.0 update.
This bug is also reproducible on nightly 127.0a1 (2024-04-27).
OS info: Linux Mint Cinnamon 21.3
Actual results:
- Tabs can no longer be rearranged by dragging
- Images and links can no longer be dragged out of web pages, to tab bar or to desktop
- Bookmarks in toolbar can no longer be dragged
- Pages can no longer be dragged from the address bar's "lock" icon into the bookmarks toolbar
Other than dragging, all other parts of Firefox seem to function properly. You can browse the web normally, just no more dragging.
Expected results:
Drag options still work normally in Firefox.
Comment 1•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.
Comment 2•9 months ago
|
||
Can you please use mozregression to find broken commit?
https://fedoraproject.org/wiki/How_to_debug_Firefox_problems#Use_Mozregression_tool
Also can you try latest nightly?
https://fedoraproject.org/wiki/How_to_debug_Firefox_problems#Testing_Mozilla_Nightly_binaries
Thanks.
Reporter | ||
Comment 3•9 months ago
|
||
Thanks, I didn't realize the nightly ppa I found was so out of date.
I just tested it on nightly 128.0a1 (2024-05-24) (64-bit)
, and I could not reproduce the buggy behavior. It appears to be fixed.
Here are the pushlogs mozregression
gave me after doing a bisect. Looks like it directly implicates a dragging-related commit.
Comment 4•9 months ago
|
||
Thanks for testing, should be Bug 1897115 then.
Description
•