https://bugs.kde.org/show_bug.cgi?id=427875
friedrich.schrie...@gmx.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |friedrich.schrie...@gmx.net --- Comment #40 from friedrich.schrie...@gmx.net --- Could it possibly be that there is an issue with the screen counting? If you select to move a window to another screen the screens will be labeled Screen1 and Screen2 while Screen1 will always be the primary screen as can be seen here https://drive.google.com/file/d/1w8UEU8rhTzjbMPp95lP5dxtTRVE2Y4WJ/view (Also apparently you can't take screenshots while in a menu) When you look at the way screens are displayed in the window settings, you will see that they start from 0 and count upwards. So in that case Screen0 is the primary screen. https://drive.google.com/file/d/1MFi2Or8OsAsla0bn9UykVbgIibEgDWDN/view Now if you force the screen to appear on Screen0 in the window settings, the window will appear on the primary screen. If you force Screen1 the window will appear on the secondary screen. So in my theory the window's last screen position will be saved as Screen1 mentioned in the first paragraph. But when loading the window, the window will be placed on Screen1 mentioned in this paragraph, so the secondary screen. Secondary | Primary saving window's screen 2 | 1 loading win's screen 1 | 0 -- You are receiving this mail because: You are watching all bug changes.