[Webkit-unassigned] [Bug 31076] [Qt] Odd line wrapping in QtWebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 1 17:44:48 PST 2010


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


Holger Freyther <zecke at selfish.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zecke at selfish.org




--- Comment #10 from Holger Freyther <zecke at selfish.org>  2010-02-01 17:44:46 PST ---
Besides a comment. What about doing the following as well:

We load the same wikipedia article in different languages (English, German,
Hindi, Japanese, traditional Chinese, simplified Chinese, Korean, Arabian) and
we instrument any build using ICU and wil print the Strings used and the result
of ICU. Then we can compare how ICU and QTextBoundary Finder do things
differently?

While being in Korea two local engineers highlighted that the Korean/Japanese
text coming by in Font::floatWidthForComplexText is most of the time a single
charachter. So far I have no idea if that is correct or not but being able to
compare it to ICU would give a strong indication.

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