vemonet / EmojiMart

🏪 Modern emoji picker popup for desktop, based on Emoji Mart, built with Tauri and Svelte
MIT License
59 stars 1 forks source link

🐞 Crashes when dragged around using super #12

Open ChildishGiant opened 1 month ago

ChildishGiant commented 1 month ago

Describe the bug

When trying to move the window using super + mouse click and drag, the window closes. Here is what G_MESSAGES_DEBUG=all shows after trying to click and drag.

(WebKitWebProcess:39): Gdk-DEBUG: 20:47:21.222: warning: queue 0x760a280012b0 destroyed while proxies still attached:                                                                           

(WebKitWebProcess:39): Gdk-DEBUG: 20:47:21.222:   wpe_dmabuf_pool@12 still attached

Reproduction

No response

Operating System

Manjaro 24

Emoji Mart version

0.2.4

Additional context

No response