https://bugs.kde.org/show_bug.cgi?id=506731
--- Comment #4 from Vlad Zahorodnii <[email protected]> --- I see the issue sometimes. If I click a tab, I see that vscode freezes until something else on the screen repaints. I ran vscode with WAYLAND_DEBUG=1 and I see that kwin sends button press and release events but vscode doesn't attempt to attach a new buffer, etc. Furthermore, I see lots of log messages like ``` [3864932.710] discarded wl_buffer#73.release() ``` which is really really odd. When I click, vscode only updates text-input related stuff. -- You are receiving this mail because: You are watching all bug changes.
