Closed Bug 253123 Opened 21 years ago Closed 21 years ago

editing one table property by source made other table

Categories

(SeaMonkey :: Composer, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 251686

People

(Reporter: master, Unassigned)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040714 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040714 Editing property(ex.size) of one exsisting table made two tables. One is table with new property, the other is old property. Reproducible: Always Steps to Reproduce: This is for example. 1. Open new Composer page and move "Source" mode from "Normal" mode. 2. Paste follow HTML source. <table width="100%"><tbody><tr><td></td></tr></tbody></table> 3. Back to "Normal" mode. You will see one table. 4. Go to "Source" mode again and edit width value(100%) to 50%. 5. Then, back to "Normal" mode again. Actual Results: There are two tables! Expected Results: Composer should change size of existing table with out make new table. TB416251X but it is not useful maybe.
I tested nightly build for Win32 today and found this bug was fixed. Sorry if it is duplicate report. (and I found this bug causes on any elements on HTML too.) P.S. I can't change target milestone?
Thanks for getting back in the bugfile to mention that the bug was fixed in latest nightly build. *** This bug has been marked as a duplicate of 251686 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.