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

ratijas <m...@ratijas.tk> changed:

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

--- Comment #2 from ratijas <m...@ratijas.tk> ---
Well, it's not a simple rounding error this time, it seems. I inspected one
such title in GammaRay, and here are all its *width properties:

globalToolBar -> ToolBarPageHeader -> … -> titleLoader ->
DefaultPageTitleDelegate -> Heading

- contentWidth: 34.453125
- implicitBackgroundWidth: 0
- implicitWidth: 38.984375
- paintedWidth: 34.453125
- width: 37

so for a string "Chips" which would normally take up 38.984375 px it displays
"Chi…" that takes up 34.453125 px, and the whole thing is set to 37 px for
whatever reason that doesn't match any of those previous values.

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

Reply via email to