[Wayland] D&D of tab may not create a new window
Categories
(Core :: Widget: Gtk, defect, P2)
Tracking
()
People
(Reporter: stransky, Unassigned)
References
(Blocks 1 open bug)
Details
D&D of tab may not create a new window.
Comment 1•4 years ago
|
||
For the record: I recently talked to a Chromium dev at Igalia who proposed a new Wayland protocol for exactly this use-case: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/46
Reporter | ||
Comment 2•4 years ago
|
||
I don't think this is related - I suppose we see a race condition between Gtk and Firefox wl_data_offer handlers here.
Comment 3•4 years ago
|
||
I just wanted to mention it as this protocol would allow us to properly differentiate between successful and cancelled drops (e.g. pressing Esc
). Just to let you know that in the future we might have better Wayland API. But you're right, it's not related to the specific bug you want to fix here.
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Comment 4•3 years ago
|
||
Can you try latest nightly with async clipboard enabled (https://bugzilla.mozilla.org/show_bug.cgi?id=1725149#c5)?
Thanks.
Reporter | ||
Updated•3 years ago
|
Description
•