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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 14 11:17:03 PDT 2012


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

           Summary: Need implement isWordTextBreak for GTK, QT, and WinCE
                    for visual word movement functionality
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xji at chromium.org
            Blocks: 25298


visual word movement relies isWordTextBreak.
isWordTextBreak returns true if the word break iterator moving across a word, and it returns false if the word break iterator moving across a punctuation/space.
In platforms using ICU, isWordTextBreak uses ICU break iterator functionality.

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