[Webkit-unassigned] [Bug 37698] Line not wrapped at certain punctuations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 16 00:32:47 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=37698





--- Comment #1 from Xianzhu Wang <phnixwxz at gmail.com>  2010-04-16 00:32:47 PST ---
This bug will disappear if I change needsLineBreakIterator() in
WebCore/rendering/break_lines.cpp to always return true. That is, abandon all
internetExplorerLineBreaksAfterQuestionMarkTable and shouldBreakAfter things
and totally use ICU.  I'm going to create a patch in this way.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list