WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
7151
TinyMCE: Undo paste crashes
https://bugs.webkit.org/show_bug.cgi?id=7151
Summary
TinyMCE: Undo paste crashes
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug