Closed Bug 3226 Opened 26 years ago Closed 25 years ago

crash deleting across text nodes

Categories

(Core :: DOM: Editor, defect, P1)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: buster, Assigned: mozeditor)

Details

select across text nodes (in the test case below, from "2" to "b")
DEL
crash.

test case:
<P>1234<B>bold</b>abc<I>italic<br>br</I></P>

stack:
nsDebug::PreCondition() line 112 + 13 bytes
nsCOMPtr<nsIDOMNode>::operator->() line 561 + 34 bytes
nsRange::FillArrayWithAncestors() line 595 + 32 bytes
nsRange::CommonParent() line 679 + 21 bytes
nsRange::GetCommonParent() line 873 + 41 bytes
DeleteRangeTxn::Init() line 61 + 39 bytes
nsEditor::CreateTxnForDeleteSelection() line 1014
nsEditor::DeleteSelection() line 961 + 22 bytes
nsTextEditor::DeleteSelection() line 159 + 29 bytes
nsTextEditorKeyListener::KeyDown() line 146
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
oops, thought Mike had closed this out.  Mike fixed this earlier.
Status: RESOLVED → VERIFIED
verified in 4/28 build.
You need to log in before you can comment on or make changes to this bug.