Bug 11002

Summary: Gmail Editor: Crash at WebCore::SplitElementCommand::doApply() when attempting to indent in a new message
Product: WebKit Reporter: Chris Petersen <c.petersen87>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Major CC: mitz
Priority: P1 Keywords: GoogleBug, InRadar
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Bug Depends on:    
Bug Blocks: 9638    

Chris Petersen
Reported 2006-09-23 19:27:39 PDT
* SUMMARY I have been encountering a crash when attempting to indent the caret in a new HTML message. The key to reproducing is to place the caret in a new message ( and before you have typed a character), then press the "Indent More" toolbar icon. * STEPS TO REPRODUCE 1. With TOT webkit NB r-16541, login into your gmail account 2. Create a new message (Rich Formatting) 3. Place caret in message body then press the "Indent More" toolbar icon. 4. Instead of indenting the caret, a crash occurs. * RESULTS Caret should indent in message but crashes instead
Attachments
Chris Petersen
Comment 1 2006-09-23 19:28:17 PDT
This issue is covered in <rdar://problem/4747659>
mitz
Comment 2 2006-09-24 00:13:55 PDT
ASSERTION FAILED: m_element1 (WebCore/editing/SplitElementCommand.cpp:52 virtual void WebCore::SplitElementCommand::doApply()) [Reproducible crashes are P1]
Justin Garcia
Comment 3 2006-09-25 15:01:29 PDT
Note You need to log in before you can comment on or make changes to this bug.