Closed Bug 6256 Opened 25 years ago Closed 25 years ago

[Dogfood] basic table editing needs to be implemented (insert rows/columns)

Categories

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

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: sujay, Assigned: cmanske)

References

Details

(Whiteboard: [PDT+] [by 12/7] will verify in 12/7 build.)

using 5/11 build of apprunner.

The following functionality needs to be implemented for editor

New table properties dialog
Insert Row
Insert column
Insert cell
delete row
delete column
apply background color
table properties
cell properties
Assignee: kostello → cmanske
Target Milestone: M9
Assign to Charley, change milestone to M9
Status: NEW → ASSIGNED
Fun, Fun, FUN!
*** Bug 9571 has been marked as a duplicate of this bug. ***
Blocks: 10770
Target Milestone: M9 → M10
Progressing well, but not finished for M9.
Target Milestone: M10 → M11
Target Milestone: M11 → M13
Changing priorities - table editing is post Beta1
Blocks: 16654
*** Bug 19246 has been marked as a duplicate of this bug. ***
Summary: (feature) basic table editing needs to be implemented → [Dogfood] basic table editing needs to be implemented (insert rows/columns)
If we are to have insert table, we should have insert row/column also as
dogfood.  Most people do not create the right size table at the beginning.
Note that this task could be split into 2 phases: Inserting a new row or column
is easy in a table without COLSPAN and/or ROWSPAN > 1 set on any cells.
This could be implemented quickly. It is the COLSPAN and ROWSPAN effects that
make this a more difficult problem.
Insert Column is actually already mostly implemented. I can't test it now
since XUL dialogs are completely messed up today!
Whiteboard: [PDT+]
PDT+ for:
Insert Row
Insert column
delete row
delete column

The rest can wait for beta.
Target Milestone: M13 → M12
Charley -- I agree with the 2 phase approach. Go ahead and implement the cols
and rows insertion now, then mark this bug fixed. Submit a new bug for the
implementation of colspan and rowspan and set it to somewhere between M13 & M16.
Target fix date is 12/3
Whiteboard: [PDT+] → [PDT+] [by 12/3]
Blocks: 12658
Blocks: 20203
Whiteboard: [PDT+] [by 12/3] → [PDT+] [by 12/7]
Most of the work is done, but I would like to continue for a couple more days
before clearing this as fixed, so I changed the completion date.
Blocks: 20870
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
The following work in tables, including those with COLSPAN and/or ROWSPAN > 1:
Inserting and Deleting Cell, Row, Column, and Table.
To be completed:
Selecting cell, row, etc.
Join/Split cells.
Table Properties dialog.
These will be tracked by new bug 20973.
Whiteboard: [PDT+] [by 12/7] → [PDT+] [by 12/7] will verify in 12/7 build.
will verify in 12/7 build.
Status: RESOLVED → VERIFIED
verified in 12/7 build.
No longer blocks: 20203
No longer blocks: 20870
You need to log in before you can comment on or make changes to this bug.