swaywm / sway

i3-compatible Wayland compositor
https://swaywm.org
MIT License
14.07k stars 1.08k forks source link

Chromium DnD surface not hidden at end of drop #8212

Open mahkoh opened 2 weeks ago

mahkoh commented 2 weeks ago
00:00:43.678 [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x5d9615c2d080 (res 0x5d9615756940)
00:00:47.673 [sway/desktop/transaction.c:398] Transaction 0x5d9615533e70 committing with 3 instructions
00:00:47.673 [sway/desktop/transaction.c:294] Applying transaction 0x5d9615533e70

When text is selected in chromium and then dragged and dropped in the same window, the DnD surface showing the text is not hidden.

https://files.catbox.moe/pxgs4y.mp4

The surface becomes hidden the next time the screen is damaged shown above at 00:00:47.673.

Nefsen402 commented 1 week ago

Does this issue happen with the latest git version?