swaywm / sway

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

Chromium DnD surface not hidden at end of drop #8212

Open mahkoh opened 4 months ago

mahkoh commented 4 months 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 4 months ago

Does this issue happen with the latest git version?