Closed
Bug 54382
Opened 25 years ago
Closed 24 years ago
tables are not rendering correctly when changes are applied
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
RESOLVED
FIXED
People
(Reporter: rubydoo123, Assigned: karnaze)
References
Details
(Whiteboard: [awd:tbl])
open composer
insert the default table
enter text in each cell
select in a cell and display the table and cell properties
select cell tab and set vertical alignment to another value, select ok
select within another cell
display table and cell properties again, select table tab
set padding to 50, select ok
display table and cell properties, select cell tab
set vertical alignment to another value, select ok
the table renders as if the padding values were deleted, now toggle to html
source and back to normal, forcing the reflow renders the table correctly
sounds like a table incremental reflow problem, assigning to karnaze
Assignee: buster → karnaze
Component: Layout → HTMLTables
fixed by my checkin to bug 99923
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•