[Webkit-unassigned] [Bug 27074] Text should wrap after hyphens, not before

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 20 20:15:37 PDT 2010


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





--- Comment #5 from Xianzhu Wang <phnixwxz at gmail.com>  2010-10-20 20:15:37 PST ---
Created an attachment (id=71384)
 --> (https://bugs.webkit.org/attachment.cgi?id=71384&action=review)
test case

I couldn't reproduce the bug in Chrome 7 and 8 and Safari 5, but I could reproduce it in Qt version of WebKit.

Qt version of WebKit uses QTextBoundaryFinder to find line breaking opportunities, so this bug should be of QT, not of WebKit itself.

-- 
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