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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Product|frameworks-kxmlgui          |frameworks-kconfig
          Component|general                     |general

--- Comment #48 from Nate Graham <n...@kde.org> ---
from duplicate Bug 387736:

Inside KWindowConfig::restoreWindowSize
const QRect desk = window->screen()->geometry();
always returns resolution of the most left screen (regardless whether it is
primary and regardless of where the window actually appears).

This seems to be the same bug as reported here:
https://bugreports.qt.io/browse/QTBUG-50788

This have a nasty effect that when you open kf5 application it always has [a
size it had last time when it was closed on most left screen].


Even if it is found out that this is a qt-bug workaround is probably possible,
because the virtually same code inside KWindowConfig::saveWindowSize returns
correct screen.

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

Reply via email to