https://bugs.kde.org/show_bug.cgi?id=488261

--- Comment #1 from Vlad Zahorodnii <[email protected]> ---
This sounds like a Qt bug. Initially, kwin will ask Qt to pick a window on its
own.

Note that there is a _potential_ race condition: if Qt renders the first frame
at 500x500 and the corrects itself and renders another frame at 1000x500, kwin
may respond in meanwhile with a configure event of 500x500 to report the
"activated" state. When Qt sees that configure event, it will resize itself
back to 500x500. See also
https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/199

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to