WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
VERIFIED WORKSFORME
Bug 11299
Gmail Editor: Crash at WebCore::CompositeEditCommand::insertNodeAfter() after attempting to remove nested list
https://bugs.webkit.org/show_bug.cgi?id=11299
Summary
Gmail Editor: Crash at WebCore::CompositeEditCommand::insertNodeAfter() after...
Chris Petersen
Reported
2006-10-14 23:03:15 PDT
10/14/06 10:53 PM Chris Petersen: * SUMMARY I have been encountering a crash when I attempt to remove a nested list in a rich text message. Thread 0 Crashed: 0 com.apple.WebCore 0x01410210 WebCore::CompositeEditCommand::insertNodeAfter(WebCore::Node*, WebCore::Node*) + 32 * STEPS TO REPRODUCE 1. With
r17027
, login to your gmail account 2. Create a new rich text message 3. Type the following words in the message body: orange lemon 4. Select both words and click Numbered List on the toolbar 5. Place caret in "lemon" and click "Indent More" on the toolbar 6. The list should look something like this: 1. orange 1. lemon 7. Select both items and then click click Numbered List on the toolbar. This should remove the list styling applied to this text but crashes instead. * RESULTS No crash should occur when removing nested list styling but does.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Petersen
Comment 1
2006-10-14 23:06:34 PDT
This issue is covered in <
rdar://problem/4784542
>.
Justin Garcia
Comment 2
2006-10-17 19:47:26 PDT
Can't reproduce this.
Chris Petersen
Comment 3
2006-10-17 20:52:30 PDT
Yes, I can't reproduce this issue with
r17089
.
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