Chatterino / chatterino2

Chat client for https://twitch.tv
MIT License
1.98k stars 444 forks source link

Chatterino windows freeze when holding close button in search pop-up #5342

Closed clevernt closed 3 months ago

clevernt commented 3 months ago

Checklist

Describe your issue

Pressing and holding the close button in the chat search pop-up freezes all windows until the left mouse button is released.

Screenshots

chatterino_O6WQWE61h2

OS and Chatterino Version

Chatterino 2.5.0 (commit 3aead093) built with Qt 6.5.0, MSVC 193833135 Running on Windows 11 Version 23H2, kernel: 10.0.22631

Nerixyz commented 3 months ago

This happens for all windows that don't use our custom frame (e.g. the settings window), so it might be something with Qt.

Nerixyz commented 3 months ago

I'm inclined to say, "that's how Windows works". You can notice the same in other (not all) apps - for example, Task Manager won't update if you hold the close button. If that's still not enough, it's rather a "bug" in Qt, not in Chatterino.