Closed Bug 195249 Opened 22 years ago Closed 11 years ago

table cell expansion caused by image resize not undoable and does not shrink back if image size is reduced

Categories

(Core :: DOM: Editor, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME
mozilla1.5beta

People

(Reporter: barrowma, Assigned: glazou)

References

()

Details

(Keywords: topembed+)

If you stretch an image inside a table cell, the table cell will expand to accomodate the larger image. However, if you undo, the table cell remains at its larger size. Also, if you stretch the image smaller, the table cell does not collapse to its original size. The main story image on http://cnn.com exhibits this bug.
Discussed in edt. Plussing.
Keywords: topembedtopembed+
Target Milestone: --- → mozilla1.5beta
cc'ing Daniel FYI
Beth: Could you take a look at trunk build and see if it still a broken.
Assignee: jfrancis → glazman
Keywords: qawanted
QA Contact: sairuh → beppe
I tested this using the trunk build from 2003052808 on winXP Inserted a default table (2x2, border=1, width="") If the table width is set to null, the table cell boundaries snap to the content as expected. Inserted a default table (2x2, border=1, width="100%") If the table width is set to 100%, the table cell boundaries do not snap back to the default 50% setting. Inserted a default table (2x2, border=1, width="100%"), column 1: width="30%", column 2: width="70%" If the column widths are set to specific values, the table cell boundaries snap back to the defined width
Maybe related to bug 148621?
QA Contact: rubydoo123 → editor
Works for me with Nightly build (I'm doing some cleanup on old qawanted bugs...)
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Keywords: qawanted
You need to log in before you can comment on or make changes to this bug.