Bug 501319 - On X11, out-of-screen-borders windows move to the bottom-middle after KWin restarts
Summary: On X11, out-of-screen-borders windows move to the bottom-middle after KWin re...
Status: REPORTED
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: 6.3.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords: X11-only
Depends on:
Blocks:
 
Reported: 2025-03-10 21:29 UTC by tgnff242
Modified: 2025-03-11 22:17 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tgnff242 2025-03-10 21:29:26 UTC
SUMMARY

When a window is out of either the top or the left border of the screen, it moves to the bottom-middle of the screen after KWin restarts.

STEPS TO REPRODUCE
1. Move a window outside of the left or the top border of the screen.
2. Issue `systemctl --user restart plasma-kwin_x11.service` in a terminal.
3. Observe the location of the window.

OBSERVED RESULT

The window moved to the bottom-middle of the screen.

EXPECTED RESULT

The window should stay at the location it was put before restarting KWin.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 6.3.2 (started on 6.3.0)
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2
Comment 1 tgnff242 2025-03-10 21:34:16 UTC
The reason I have to restart KWin often is Bug 483187.

It might be unrelated, but Firefox's windows, regardless of where they are, always move a few pixels down and right after KWin restarts.