Closed
Bug 12960
Opened 26 years ago
Closed 26 years ago
assert backspacing at top of document
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: buster, Assigned: mozeditor)
References
()
Details
put the caret in front of the first character in the document and hit backspace.
assert.
stack:
nsDebug::NotReached(const char * 0x02920f28, const char * 0x02920f04, int 3095)
line 195 + 13 bytes
nsEditor::GetTag(nsIDOMNode * 0x00000000) line 3095 + 21 bytes
nsHTMLEditRules::WillDeleteSelection(nsIDOMSelection * 0x027fbbf0,
nsIEditor::ESelectionCollapseDirection eDeletePrevious, int * 0x0012f768) line
347 + 18 bytes
nsHTMLEditRules::WillDoAction(nsHTMLEditRules * const 0x025ba4f0,
nsIDOMSelection * 0x027fbbf0, nsRulesInfo * 0x0012f76c, int * 0x0012f768) line
101 + 26 bytes
nsHTMLEditor::DeleteSelection(nsHTMLEditor * const 0x025b8ea0,
nsIEditor::ESelectionCollapseDirection eDeletePrevious) line 832 + 41 bytes
nsHTMLEditorLog::DeleteSelection(nsHTMLEditorLog * const 0x025b8ea0,
nsIEditor::ESelectionCollapseDirection eDeletePrevious) line 155 + 13 bytes
nsTextEditorKeyListener::KeyPress(nsIDOMEvent * 0x02b98a70) line 273
nsEventListenerManager::HandleEvent(nsIPresContext & {...}, nsEvent *
0x0012fcb8, nsIDOMEvent * * 0x0012fa40, unsigned int 3, nsEventStatus &
nsEventStatus_eIgnore) line 763 + 17 bytes
nsDocument::HandleDOMEvent(nsDocument * const 0x02839600, nsIPresContext &
{...}, nsEvent * 0x0012fcb8, nsIDOMEvent * * 0x0012fa40, unsigned int 1,
nsEventStatus & nsEventStatus_eIgnore) line 2316
nsHTMLHtmlElement::HandleDOMEvent(nsHTMLHtmlElement * const 0x0283ab7c,
nsIPresContext & {...}, nsEvent * 0x0012fcb8, nsIDOMEvent * * 0x00000000,
unsigned int 1, nsEventStatus & nsEventStatus_eIgnore) line 186 + 41 bytes
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 1•26 years ago
|
||
fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•