Closed
Bug 54181
Opened 25 years ago
Closed 24 years ago
table incremental reflow doesn't work editing mozilla.org home page
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: buster, Assigned: karnaze)
References
()
Details
Attachments
(1 file)
583 bytes,
text/html
|
Details |
using debug bits on the branch, 9/25/00, WinNT
1. edit www.mozilla.org (open in browser, edit page)
2. select most of text in middle column (I selected from the second paragraph to
the end.
3. delete
4. notice that the table cell does not change height. the remaining content is
centered vertically within the previous cell height.
5. now resize the window to get a Resize Reflow
6. the cell resizes itself properly.
I think this is somewhat serious for wysiwyg editing. I'll bet we could
trivially construct a test case that triggered this same poor behavior just
using javascript in the browser to delete content from the tallest cell in a table.
load the test case I just attached in the editor, select most of the text
content in the first cell, and delete. The table won't change size until you
resize the window.
Comment 3•24 years ago
|
||
WORKSFORME
Platform: PC
OS: Windows 98
Mozilla Build: 2001012205
Marking as such.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Comment 5•24 years ago
|
||
Verified
Works for me
Build ID # 2001082805
Platform: win2K
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•