Bug 7151

Summary: TinyMCE: Undo paste crashes
Product: WebKit Reporter: Chris Petersen <c.petersen87>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ian
Priority: P2 Keywords: InRadar
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://tinymce.moxiecode.com/example.php?example=true
Bug Depends on:    
Bug Blocks: 6627    

Chris Petersen
Reported 2006-02-08 22:46:34 PST
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.
Attachments
Chris Petersen
Comment 1 2006-02-08 22:48:46 PST
This bug is also in Radar as <rdar://problem/4437308>.
Justin Garcia
Comment 2 2006-05-09 19:30:45 PDT
*** This bug has been marked as a duplicate of 8616 ***
Justin Garcia
Comment 3 2006-05-09 19:59:00 PDT
I was wrong, this isn't a dupe.
Justin Garcia
Comment 4 2006-07-27 14:57:59 PDT
We fixed this.
Note You need to log in before you can comment on or make changes to this bug.