VERIFIED FIXED 5384
Soft hyphen displayed as hyphen when it is the first character in a line/run
https://bugs.webkit.org/show_bug.cgi?id=5384
Summary Soft hyphen displayed as hyphen when it is the first character in a line/run
mitz
Reported 2005-10-14 05:17:17 PDT
Summary: a soft hyphen character is displayed as a hyphen when it is the first character in a line or inline element. To reproduce: open the test case in Safari. Expected: no hyphens to be appear before "lorem" in any of the cases. Actual: hyphens appear before "lorem" in all cases.
Attachments
testcase (528 bytes, text/html)
2005-10-14 05:18 PDT, mitz
no flags
extended testcase (1.65 KB, text/html)
2005-10-17 16:18 PDT, mitz
no flags
ignore soft hyphens at position 0 (5.34 KB, patch)
2005-10-17 16:20 PDT, mitz
darin: review+
mitz
Comment 1 2005-10-14 05:18:54 PDT
Created attachment 4358 [details] testcase
mitz
Comment 2 2005-10-17 16:18:49 PDT
Created attachment 4387 [details] extended testcase
mitz
Comment 3 2005-10-17 16:20:36 PDT
Created attachment 4388 [details] ignore soft hyphens at position 0
Darin Adler
Comment 4 2005-10-17 17:35:40 PDT
Comment on attachment 4388 [details] ignore soft hyphens at position 0 r=me (Dave looked at this too)
David Harrison
Comment 5 2005-10-24 16:03:25 PDT
Committing this one.
Beth Dakin
Comment 6 2005-10-24 16:11:58 PDT
I committed this patch.
Note You need to log in before you can comment on or make changes to this bug.