Bug 63592

Summary: TextIterators in TextIteratorEmitsCharactersBetweenAllVisiblePositions do not exactly match VisiblePositions
Product: WebKit Reporter: Justin Garcia <justin.garcia>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Justin Garcia
Reported 2011-06-28 18:16:30 PDT
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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.