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

Friedrich W. H. Kossebau <kosse...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|REPORTED                    |ASSIGNED

--- Comment #1 from Friedrich W. H. Kossebau <kosse...@kde.org> ---
Playing a bit with the code to understand the mechanisms, seems the change to
KTitleWidget as side-effects also changed its default QSizePolicy(s), and also
affected the vertical centering. Which was not intended and sadly not
considered when doing the patch, as all places tested just used the default
size of the widget, in retrospective.
Systemsettings though relies on those behaviours for its usage of KTitleWidget,
when doing its twisting to simulate the QtQuick UI, in the class ModuleView
with its KTitleWidget subclass CustomTitle also rendering the full background.

As I would not see arguments in favour of the new behaviours, which is
different from that of a QLabel as a sibling purpose widget.
So going to do a patch to KTitleWidget to restore the old sizing behaviour.
Some first approach already exists locally, still pondering about alternatives,
should appear close to KWidgetsAddons repo later today.

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

Reply via email to