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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |CONFIRMED
            Product|systemsettings              |kde-cli-tools
          Component|kcm_keyboard                |general
                 CC|                            |n...@kde.org
           Keywords|                            |usability
           Assignee|plasma-b...@kde.org         |aleix...@kde.org
            Summary|Global Shortcuts window     |kcmshell5 windows don't
                   |doesn't remember its size   |remember their size and
                   |and position                |position
           Severity|normal                      |minor
     Ever confirmed|0                           |1

--- Comment #1 from Nate Graham <n...@kde.org> ---
Confirmed. This affects all kcmshell5 windows, because they are implemented as
dialogs and do not use KXMLGui, which means they don't get the size and
position restoring code in KXMLGui for free. They will need to port to KXMLGui
or else manually call the size and position restoring code.

However this bug is much less visible in Plasma 5.20 and onwards since opening
KCMs form Kickoff and KRunner (etc) opens them in System Settings rather than
kcmshell5, and System Settings does remember its size and position.

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

Reply via email to