Bug 11002 - Gmail Editor: Crash at WebCore::SplitElementCommand::doApply() when attempting to indent in a new message
Summary: Gmail Editor: Crash at WebCore::SplitElementCommand::doApply() when attemptin...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Major
Assignee: Nobody
URL:
Keywords: GoogleBug, InRadar
Depends on:
Blocks: 9638
  Show dependency treegraph
 
Reported: 2006-09-23 19:27 PDT by Chris Petersen
Modified: 2006-09-25 16:11 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Petersen 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
Comment 1 Chris Petersen 2006-09-23 19:28:17 PDT
This issue is covered in <rdar://problem/4747659>
Comment 2 mitz 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]
Comment 3 Justin Garcia 2006-09-25 15:01:29 PDT
r16563