Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
5.9.4, 5.10.1, 5.11.0 Beta 2
-
macOS 10.13
Description
When a Text item has multiple lines with the second line longer than the first, it will be cut off at the starting point of the 1st line.
Based on my debugging this seems to be because the bounding rect for the QSGSoftwareGlyphNode is wrong, however I was unable to determine where the problem originates from.