-
Bug
-
Resolution: Fixed
-
P2: Important
-
5.5.1, 5.13.1
-
None
-
1447c303b (dev), 5d7272916 (6.10), 0228d5884 (6.9), a45aabf89 (tqtc/lts-6.8), aaaf5c8a9 (tqtc/lts-6.5)
When iterating through a QTextDocument with a QTextCursor, based on a QGraphicsTextItem with the HTML set from the clipboard,
cursor.charFormat().fontPointSize() seems to always returns 0, while
cursor.charFormat().font().pointSize() seems to return the correct size