https://bugs.kde.org/show_bug.cgi?id=517499
--- Comment #5 from Branislav Klocok <[email protected]> --- Further finding: Setting primary via System Settings moves the panel at runtime without updating lastScreen in the config. On next login at a different location, Plasma reads the stale lastScreen=0 and places the panel on eDP-1 regardless of which screen has priority 1. The runtime code path correctly follows KWin's priority ordering. The startup code path does not — it only reads lastScreen. This means every location change requires manually re-setting the primary. -- You are receiving this mail because: You are watching all bug changes.
