RESOLVED FIXED 34186
[chromium] complex text draws newlines as bells
https://bugs.webkit.org/show_bug.cgi?id=34186
Summary [chromium] complex text draws newlines as bells
Evan Martin
Reported 2010-01-26 15:38:50 PST
http://code.google.com/p/chromium/issues/detail?id=33122 has a screenshot. It's because we don't filter out newlines before handing the text to Harfbuzz, and it thinks the bell is a good glyph for showing a newline.
Attachments
patch (5.42 KB, patch)
2010-01-26 15:52 PST, Evan Martin
no flags
patch (5.39 KB, patch)
2010-01-26 16:05 PST, Evan Martin
no flags
Evan Martin
Comment 1 2010-01-26 15:52:31 PST
Evan Martin
Comment 2 2010-01-26 16:05:00 PST
Evan Martin
Comment 3 2010-01-27 15:01:02 PST
Comment on attachment 47455 [details] patch was waiting for agl to glance at this -- he says it looks fine, so it's ready for commit
WebKit Commit Bot
Comment 4 2010-01-27 16:17:01 PST
Comment on attachment 47455 [details] patch Clearing flags on attachment: 47455 Committed r53958: <http://trac.webkit.org/changeset/53958>
WebKit Commit Bot
Comment 5 2010-01-27 16:17:06 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.