[Wayland] Dragging and dropping tab outside application windows does not create new window for tab sometimes
Categories
(Core :: Widget: Gtk, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
(Blocks 1 open bug)
Details
Attachments
(4 files)
Follow up from https://bugzilla.mozilla.org/show_bug.cgi?id=1527976#c47
The D&D still fails sometime.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Comment 2•5 years ago
|
||
New log with your patch applied.
On first drag&drop attempt I tried to drag a tab on some free space on the right of the window which failed. The second attempt was a drag&drop to the bottom again which seems to work reliable.
Comment 4•5 years ago
|
||
bugherder |
Assignee | ||
Comment 5•5 years ago
|
||
Thanks. From the log it looks like drag service part works as expected, I'd need to look at some D&D internals.
Comment 6•5 years ago
|
||
Any updates here? I'm still having the same bug. And I don't know if it's related, but I also can't drag bookmarks in the bookmark manager to change their position.
Assignee | ||
Comment 7•5 years ago
|
||
Assignee | ||
Comment 8•5 years ago
|
||
Looking at it. Seems to be a race condition when wayland quits the D&D before Firefox manages to get the result so it's canceled from the compositor side.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 9•5 years ago
|
||
Assignee | ||
Comment 10•5 years ago
|
||
Comment 11•5 years ago
|
||
Comment 12•5 years ago
|
||
Comment 13•5 years ago
|
||
bugherder |
Assignee | ||
Comment 14•5 years ago
|
||
Should be fixed now, Thanks.
Assignee | ||
Updated•5 years ago
|
Comment 15•4 years ago
|
||
Hi there, this is my first time reporting a bug, so do let me know if this isn't the right place.
I'd like to point out that I'm still having this issue in firefox on Ubuntu (Linux 5.8.0-59-generic #66~20.04.1-Ubuntu SMP Thu Jun 17 11:14:10 UTC 2021).
Name Firefox
Version 89.0.2
Build ID 20210622155641
It seems like dragging with the mouse works as long as windows are not maximized, but fails once windows are maximized. I should point out that I added the following environment variable to my ~/.profile file to enable touch in firefox:
export MOZ_ENABLE_WAYLAND=1
Description
•