Created attachment 142234 [details] pager bug screenshot SUMMARY If you move a window outside of the display frame (so that it is visible only partially), the window is drawn in the applet in its entirety, stretching outside of the applet borders. STEPS TO REPRODUCE 1. open any window 2. move it to the right, for instance, so that it is visible only partially 3. see the window drawn outside of the applet, covering nearby applets (see the attachment) OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
Still present on plasma 26.4
Cannot reproduce on Wayland with Plasma 5.27.4.
On 5.27.5 Wayland, it looks like the pager tries to limit the window outlines to stay within the button. However, when quickly moving a window around it does leave the boundary, only to be 'pulled back in' later.
I've just tried on plasmashell from git master, and I am unable to replicate this issue, can you please confirm it still occurs on a recent Plasma version? Thank you.
🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone!
I can still reproduce on recent master. To reproduce, *quickly* move a window (partially) off-screen. You will see the window go out of bounds before retracting itself back in.