[Webkit-unassigned] [Bug 25321] RLE/LRE characters are removed from any text entered into a text box (either using a keyboard or by pasting)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 22 03:25:19 PDT 2010


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





--- Comment #26 from Jeremy Moskovich <playmobil at google.com>  2010-10-22 03:25:18 PST ---
xji: Chromium on Mac compiles with both ATSUI & Core Text support enabled and we toggle them at runtime.  We do this since unlike Safari we ship a single binary for both 10.5 & 10.6.

To test ATSUI on 10.6 you just need to find the place where we perform the runtime check and change it to always use ATSUI.

I think the runtime check is in platform/cocoa's SimpleFontData or platform/chromium's SimpleFontDataChromiumMac , I'll take a closer look on Sunday when I'm back at work and get back to you about the exact placement if you don't find it.

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