-
Bug
-
Resolution: Won't Do
-
P2: Important
-
None
-
5.3.1
-
None
-
Linux, 64bit, Qt compiled from git (5.3 branch) and also distro Qt 5.3.1 Not tested on other OSes, but is likely to be present there as well.
The CSS letter-spacing is breaking text layout, the calculated text width and the rendered text width are different, similar to what happened in Bug #40912 because of the soft-hyphens.
Run the attached example, you will see that the underline on the <a> tag does not match the text and some text overflows the boundaries of the <p> tag when letter spacing is applied. See attached screenshot for how it looks on my system.
The HTML used in this example renders fine in chromium and firefox.
- relates to
-
QTBUG-32891 letter-spacing and word-spacing don't work
-
- Closed
-