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

Nate Graham <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|REPORTED                    |CONFIRMED
          Component|kcm_fontinst                |general
            Summary|Misaligned KCM header title |System Settings draws a
                   |text area                   |header for QtWidgets KCMs
                   |                            |that is misaligned compared
                   |                            |to the headers of QtQuick
                   |                            |KCMs
                 CC|                            |[email protected]

--- Comment #1 from Nate Graham <[email protected]> ---
Yeah, the Font Management KCM is written with QtWidgets, and System Settings
injects a custom header for those KCMs, whereas QtQuick KCMs have standard
headers. Making the custom header be pixel-for-pixel identical with the
standard ones is a neverending nightmare that will never really go away until
we kill off all the QtWidgets KCMs and only have QtQuick KCMs, at which point
we can delete the entire systemsettings shell app codebase and display our KCMs
only in the plasma-settings app which can only load QtQuick KCMs and is
currently only used on Plasma Mobile. We can put a day or two of effort into
making it more desktop-friendly and solve approximately five trillion bugs by
killing off System Settings.

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

Reply via email to