[Webkit-unassigned] [Bug 16181] crash in iframe in designMode after hitting enter immediately behind <input type="submit">

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 16 11:35:49 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16181





------- Comment #5 from ap at webkit.org  2007-12-16 11:35 PDT -------
I cannot reproduce this anymore, but I'm getting a different crash when quickly
pressing Enter/Backspace/Enter/...

#0      0x01b0eb89 in WebCore::Node::renderer at Node.h:334
#1      0x01d3c303 in WebCore::InsertLineBreakCommand::shouldUseBreakElement at
InsertLineBreakCommand.cpp:87
#2      0x01d3c5d5 in WebCore::InsertLineBreakCommand::doApply at
InsertLineBreakCommand.cpp:105
#3      0x01c2f411 in WebCore::EditCommand::apply at EditCommand.cpp:87
#4      0x01b81be5 in WebCore::CompositeEditCommand::applyCommandToComposite at
CompositeEditCommand.cpp:97
#5      0x01d3f96c in WebCore::InsertParagraphSeparatorCommand::doApply at
InsertParagraphSeparatorCommand.cpp:107
#6      0x01c2f411 in WebCore::EditCommand::apply at EditCommand.cpp:87
#7      0x01b81be5 in WebCore::CompositeEditCommand::applyCommandToComposite at
CompositeEditCommand.cpp:97
#8      0x020876aa in WebCore::TypingCommand::insertParagraphSeparator at
TypingCommand.cpp:358
#9      0x02087b19 in WebCore::TypingCommand::insertParagraphSeparator at
TypingCommand.cpp:222
#10     0x01c33a34 in WebCore::Editor::insertParagraphSeparator at
Editor.cpp:906
#11     0x01c4132c in WebCore::EventHandler::defaultTextInputEventHandler at
EventHandler.cpp:1832
#12     0x01c4f71e in WebCore::EventTargetNode::defaultEventHandler at
EventTargetNode.cpp:417
#13     0x01c4dd97 in WebCore::EventTarget::dispatchGenericEvent at
EventTarget.cpp:255
#14     0x01c4ee1e in WebCore::EventTargetNode::dispatchEvent at
EventTargetNode.cpp:114
#15     0x01c43bf6 in WebCore::EventHandler::handleTextInputEvent at
EventHandler.cpp:1801
#16     0x02104721 in executeInsertNewline at EditorCommand.cpp:468
#17     0x021042c1 in WebCore::Editor::Command::execute at
EditorCommand.cpp:1345
#18     0x02104533 in WebCore::Editor::Command::execute at
EditorCommand.cpp:1350
#19     0x001d8d10 in -[WebHTMLView(WebNSTextInputSupport)
doCommandBySelector:] at WebHTMLView.mm:5065
#20     0x001d20a6 in -[WebHTMLView(WebInternal)
_interceptEditingKeyEvent:shouldSaveCommand:] at WebHTMLView.mm:4727
#21     0x001a5d78 in WebEditorClient::handleKeyboardEvent at
WebEditorClient.mm:437


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list