[Webkit-unassigned] [Bug 7151] New: Undo Paste crashes after HTML editing on Tiny MCE (WebCore::DocumentImpl::updateSelection)

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Feb 8 22:46:35 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7151

           Summary: Undo Paste crashes after HTML editing on Tiny MCE
                    (WebCore::DocumentImpl::updateSelection)
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://tinymce.moxiecode.com/example.php?example=true
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: critical
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: cpetersen at apple.com


After dragging a text selection from one textarea field to the other, selecting
Undo Paste results in a crash

WebCore::DocumentImpl::updateSelection() + 96 (DocumentImpl.cpp:1063)

STEPS TO REPRODUCE
1. Launch TOT Webkit NB and go to
http://tinymce.moxiecode.com/example.php?example=true
2. Type some text in top textarea field
3. Select this text and drag/drop it into the bottom textarea.
4. After text appears in the bottom textarea field,  choose Undo Paste from the
Edit menu


 RESULTS
Undo Paste should removed text. Instead, a crash occurs after selecting Undo
Paste.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list