Closed
Bug 21389
Opened 26 years ago
Closed 26 years ago
Crash when deleting table cell
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
VERIFIED
FIXED
M13
People
(Reporter: cmanske, Assigned: cmanske)
References
Details
Create any size table.
Place caret in a cell.
Use menu: Table | Delete | Cell.
We crash.
Mea culpa - inadequate testing for a table editing code change.
We need to obtain the selection before deleting cell (easy fix).
This should be fixed for M12 as we are trying to get basic table editing tested
in this release.
![]() |
Assignee | |
Updated•26 years ago
|
Target Milestone: M12
![]() |
||
Updated•26 years ago
|
Assignee: beppe → karnaze
![]() |
||
Comment 1•26 years ago
|
||
reassigning to Karnaze for review, Chris reassign as appropriate.
![]() |
Assignee | |
Updated•26 years ago
|
Assignee: karnaze → cmanske
![]() |
Assignee | |
Comment 2•26 years ago
|
||
It's my bug! It is in editor table editing code - fix is ready.
![]() |
||
Comment 3•26 years ago
|
||
great! I thought it may be a karnaze thing -- sorry!
![]() |
||
Updated•26 years ago
|
Severity: normal → critical
![]() |
||
Updated•26 years ago
|
Target Milestone: M12 → M13
![]() |
||
Comment 5•26 years ago
|
||
moving to m13 since it isn't considered dogfood
![]() |
Assignee | |
Updated•26 years ago
|
Status: NEW → ASSIGNED
![]() |
Assignee | |
Comment 6•26 years ago
|
||
Fix is done. Waiting for M13 checkins.
![]() |
||
Updated•26 years ago
|
Summary: [dogfood]Crash when deleting table cell → Crash when deleting table cell
Whiteboard: [PDT-]
![]() |
||
Comment 8•26 years ago
|
||
updating summary fields, removing PDT- & [dogfood]
![]() |
Assignee | |
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
![]() |
Assignee | |
Comment 9•26 years ago
|
||
Checked in 1/13
![]() |
||
Comment 10•26 years ago
|
||
verified in 1/18 build.
You need to log in
before you can comment on or make changes to this bug.
Description
•