[Webkit-unassigned] [Bug 63592] New: TextIterators in TextIteratorEmitsCharactersBetweenAllVisiblePositions do not exactly match VisiblePositions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 28 18:16:30 PDT 2011


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

           Summary: TextIterators in
                    TextIteratorEmitsCharactersBetweenAllVisiblePositions
                    do not exactly match VisiblePositions
           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: justin.garcia at apple.com


TextIteratorEmitsCharactersBetweenAllVisiblePositions was added to preserve selections during editing operations, so it needs to hit every VisiblePositions exactly once. See the expected results for:

editing/execCommand/indent-pre-list.html
editing/execCommand/crash-indenting-list-item.html

for examples of where this fails.

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