Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
5.5.1, 5.13.1
-
None
-
1447c303b (dev), 5d7272916 (6.10), 0228d5884 (6.9)
Description
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