Closed
Bug 414178
Opened 17 years ago
Closed 13 years ago
"ASSERTION: selection could not be collapsed after insert"
Categories
(Core :: DOM: Editor, defect)
Tracking
()
RESOLVED
FIXED
mozilla9
People
(Reporter: jruderman, Assigned: ehsan.akhgari)
References
(Depends on 1 open bug)
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
336 bytes,
text/html
|
Details | |
2.33 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
Loading the testcase triggers:
###!!! ASSERTION: selection could not be collapsed after insert.: '(NS_SUCCEEDED(result))', file /Users/jruderman/trunk/mozilla/editor/libeditor/base/CreateElementTxn.cpp, line 153
###!!! ASSERTION: transaction did not execute properly: '(NS_SUCCEEDED(result))', file /Users/jruderman/trunk/mozilla/editor/libeditor/base/nsEditor.cpp, line 745
Reporter | ||
Comment 1•15 years ago
|
||
Still happens on trunk.
Reporter | ||
Comment 2•14 years ago
|
||
Still happens on trunk.
Comment 3•13 years ago
|
||
Does it still happen on trunk?
Reporter | ||
Comment 4•13 years ago
|
||
Yes, this still happens on trunk.
Assignee | ||
Comment 5•13 years ago
|
||
Attachment #559889 -
Flags: review?(roc) → review+
Assignee | ||
Comment 6•13 years ago
|
||
Flags: in-testsuite+
Target Milestone: --- → mozilla9
Assignee | ||
Comment 7•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•