https://bugs.kde.org/show_bug.cgi?id=474881
--- Comment #3 from ratijas <m...@ratijas.tk> --- Apparently, TextMetrics is lying. It is inconsistent with implicit width reported by Text label, given the same font and the same string. It is a known bug, it seems: https://bugreports.qt.io/browse/QTBUG-85936 And they introduced FontMetrics::renderType property to fix it: https://codereview.qt-project.org/c/qt/qtdeclarative/+/376617 However, even when binding renderType, I don't get consistent results across FontMetrics and Heading label. -- You are receiving this mail because: You are watching all bug changes.