Closed Bug 256846 Opened 20 years ago Closed 12 years ago

Deleting table column and correspondent <col width="...">

Categories

(SeaMonkey :: Composer, defect)

x86
Windows XP
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: bugzilla, Unassigned)

References

Details

(Keywords: testcase)

Attachments

(1 file)

This spun off from bug 248977.

When deleting a table column, cells (<td>s) are removed but
correspondent/related <col> is not removed from the source code nor from
graphical rendering in Normal and HTML Tags editing mode. A "fantom" table
column remains, is visible while the source code keeps the <col width="..."> code.

Steps to reproduce:
1- Create a table with at least 2 <col>s, e.g.:
<col width="200"><col width="400">
2- Click on a cell of a column that you wish to remove, to delete
3- Table/Select/Column
4- Table/Delete/Column(s)

Actual results in Mozilla 1.8a3 build 2004082407 and Nvu 0.4.1 (20040811): 
table is still has wide as before (as shown by borders), fantom column appear,
correspondent <col width="..."> still present in source code

Expected results:
table should shrink accordingly, fantom column should not appear, correspondent
<col width="..."> should be removed from source code

Note: I get expected results with Front Page 2000

I could not find duplicates of this bug: bug 103929 is not a duplicate as it
involves colspan, adjacent cells

Reduced testcase coming
Load this testcase
File/Edit Page ... Ctrl+E to load it in Composer
Follow contained instructions

You may also save it locally to try it with Nvu 0.x or Front Page 2000 or
higher.
*** Bug 248977 has been marked as a duplicate of this bug. ***
Product: Browser → Seamonkey
Can you reproduce with SeaMonkey v1.1.9 ?
Assignee: composer → nobody
QA Contact: composer
Not reproducible on trunk, closing
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/16.0 Firefox/16.0 SeaMonkey/2.13a1
Build identifier: 20120712003002
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: