Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.6.2
-
None
Description
In QTextEngine::boundingBox() there's code which adjusts the width of the bounding rectangle with the right bearing of each script item. This means that text with multiple scripts will accumulate the right bearing between the script items. This should have minimal impact, but is incorrect.