[Webkit-unassigned] [Bug 81136] Need implement isWordTextBreak for QT, and WinCE for visual word movement functionality

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 26 13:40:48 PDT 2012


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


Xiaomei Ji <xji at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Need implement              |Need implement
                   |isWordTextBreak for GTK,    |isWordTextBreak for QT, and
                   |QT, and WinCE for visual    |WinCE for visual word
                   |word movement functionality |movement functionality




--- Comment #4 from Xiaomei Ji <xji at chromium.org>  2012-03-26 13:40:48 PST ---
(In reply to comment #3)
> (In reply to comment #2)
> 
> > If GTK+ uses ICU, that should be easy to implemented.
> 
> Look like this just needs to be implemented for the GLib unicode backend, which we don't have complete support for anyway. By default GTK+ uses Source/WebCore/platform/text/TextBreakIteratorICU.cpp.

Ah, then we can turn it on for GTK.
I thought GTK uses TextBreakIteratorGtk.cpp.

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