RESOLVED CONFIGURATION CHANGED 40883
Trailing whitespace when line breaks at collapsed space and the next word contains a soft hyphen
https://bugs.webkit.org/show_bug.cgi?id=40883
Summary Trailing whitespace when line breaks at collapsed space and the next word con...
mitz
Reported 2010-06-19 20:43:47 PDT
In the URL, a trailing whitespace is rendered on the first line. This happens when the line breaks at collapsed space (notice two space characters after “the”) and the next word after the break contains a soft hyphen. This confuses checkMidpoints() because there is an extra pair of midpoints after the line break.
Attachments
Reference Screenshot (264.65 KB, image/png)
2023-12-14 11:05 PST, Ahmad Saleem
no flags
testcase (587 bytes, text/html)
2023-12-14 14:53 PST, Karl Dubost
no flags
Ahmad Saleem
Comment 1 2023-12-14 11:05:01 PST
Created attachment 469042 [details] Reference Screenshot
Karl Dubost
Comment 2 2023-12-14 14:53:38 PST
Created attachment 469048 [details] testcase This is a testcase replacing px by ch for the unit and giving different width. I don't see any issues, but maybe I'm missing something. I have the feeling that should be closed.
Note You need to log in before you can comment on or make changes to this bug.