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

--- Comment #45 from Ismael Asensio <isma...@gmail.com> ---
For what I could investigate, the problem here is not on save (it saves the
right size to the right monitor), but on loading.

When the app opens, the wrong window is passed to the size loading method, so
it loads the size for that window.

Then, the screen associated to the window is changed, a signal emitted (this is
a guess) and that previous size is saved to the other monitor, overriding the
previous setting.

I think the issue is that we try to load the size setting too early, before the
compositor has placed the window in the final screen.

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

Reply via email to