WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 17350
19080
A single character surrounded by soft hyphens is not rendered when wrapped
https://bugs.webkit.org/show_bug.cgi?id=19080
Summary
A single character surrounded by soft hyphens is not rendered when wrapped
Marc Prud'hommeaux
Reported
2008-05-15 10:50:40 PDT
When a word is hyphenated such that a single letter has a soft hyphen both before and after it, and that word is wrapped and broken in that letter's area, neither the hyphen nor the letter are rendered at all. For example, if "1234­5­67890" is broken at "5", all you will see is "1234" at the end of the first line, and "67890" at the beginning of the next line. See the simple attached HTML document to reproduce. For comparison, Mozilla correctly renders this as "12345-" on the first line, and "67890" on the second.
Attachments
HTML file demonstrating the hyphen rendering bug
(377 bytes, text/html)
2008-05-15 10:51 PDT
,
Marc Prud'hommeaux
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Marc Prud'hommeaux
Comment 1
2008-05-15 10:51:19 PDT
Created
attachment 21167
[details]
HTML file demonstrating the hyphen rendering bug
Mathias Nater
Comment 2
2009-06-27 14:55:44 PDT
It was fixed:
https://bugs.webkit.org/show_bug.cgi?id=17350
Alexey Proskuryakov
Comment 3
2009-06-30 02:34:35 PDT
Thanks for letting us know! *** This bug has been marked as a duplicate of
17350
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug