Closed
Bug 67002
Opened 25 years ago
Closed 25 years ago
Table-->Insert-->Column After crashed if last column is selected
Categories
(Core :: DOM: Editor, defect, P2)
Tracking
()
mozilla0.9
People
(Reporter: mack, Assigned: cmanske)
Details
(Keywords: crash)
Attachments
(1 file)
|
212 bytes,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; m18) Gecko/20010126
BuildID: 20010126
When trying to add a new column to the right of existing columns using
Table-->Insert-->Column After, mozilla crashes. Works fine for inserting new
column between existing columns. Only fails when a cell in the last column is
selected.
Reproducible: Always
Steps to Reproduce:
Select right-most column in a table.
Choose Table-->Insert-->Column After from menubar or popup (right click on NT)
Actual Results: Crashes.
Expected Results: New column added at right of table.
| Reporter | ||
Comment 1•25 years ago
|
||
Comment 2•25 years ago
|
||
assigning to cmanske, setting to moz0.9
Assignee: beppe → cmanske
Severity: critical → major
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: crash
Priority: -- → P2
Target Milestone: --- → mozilla0.9
| Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Comment 3•25 years ago
|
||
Is this a duplicate of bug #60030?
| Reporter | ||
Comment 4•25 years ago
|
||
*** This bug has been marked as a duplicate of 60030 ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•