[Webkit-unassigned] [Bug 57806] New: continue experiment with moving caret by word in visual order

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 4 16:35:52 PDT 2011


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

           Summary: continue experiment with moving caret by word in
                    visual order
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xji at chromium.org
                CC: rniwa at webkit.org
            Blocks: 25298


This is the 2nd patch, which adds implementation when caret is inside box (not at boundaries).
If the word break is inside the same box and not at the boundaries either, the word break will be returned.
If need to search the adjacent boxes for word breaks, then, only the cases implemented in bug 57336 work.

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