Closed
Bug 548024
Opened 16 years ago
Closed 13 years ago
Adding new columns after a table with a heading has been inserted will break the table
Categories
(developer.mozilla.org Graveyard :: General, defect)
developer.mozilla.org Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: whimboo, Unassigned)
Details
When you have a table with the first row as heading and you missed a column while inserting the table, you can add another column later. But unfortunately doing that will break the table. The new column doesn't have the header attribute set and can even not be selected. You will have to insert a new table and copy over all rows.
| Assignee | ||
Updated•13 years ago
|
Component: Deki Infrastructure → Other
Comment 1•13 years ago
|
||
Sheppy: Assuming this is no longer an issue with Kuma, but please reopen if it is.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•