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

            Bug ID: 387736
           Summary: Wrong QScreen in KWindowConfig::restoreWindowSize
           Product: frameworks-kconfig
           Version: 5.40.0
          Platform: Archlinux Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
  Target Milestone: ---

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