https://bugs.kde.org/show_bug.cgi?id=401842
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|UPSTREAM |FIXED Version Fixed In| |5.15.3 Latest Commit| |https://commits.kde.org/pla | |sma-desktop/ef06af7c01a9533 | |9a8f44aafa82e0fd619a9efe9 --- Comment #13 from Kai Uwe Broulik <k...@privat.broulik.de> --- Git commit ef06af7c01a95339a8f44aafa82e0fd619a9efe9 by Kai Uwe Broulik. Committed on 08/03/2019 at 09:38. Pushed by broulik into branch 'Plasma/5.15'. Reset tooltip delegate label height to defaults It seems Qt 5.12 changed the behavior of contentHeight to not include any font padding. This is also supposedly fixed in Qt 5.12.1 but this change still makes sense since assigning contentHeight effectively resets the height anyway so we might as well do it properly. FIXED-IN: 5.15.3 Differential Revision: https://phabricator.kde.org/D18640 M +1 -1 applets/kicker/package/contents/ui/main.qml M +1 -1 containments/desktop/package/contents/ui/AppletHandle.qml https://commits.kde.org/plasma-desktop/ef06af7c01a95339a8f44aafa82e0fd619a9efe9 -- You are receiving this mail because: You are watching all bug changes.