Closed
Bug 96458
Opened 24 years ago
Closed 24 years ago
No height properties when displaying Table Properties
Categories
(Core :: DOM: Editor, defect)
Core
DOM: Editor
Tracking
()
VERIFIED
INVALID
People
(Reporter: TucsonTester1, Assigned: Brade)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.2)
Gecko/20010726 Netscape6/6.1
BuildID: 20010726
No height properties when displaying Table Properties
Reproducible: Always
Steps to Reproduce:
1.open new document
2.click on table to add a table, use default
3.Click on table
4.select table from top of screen
5.select table properties
Actual Results: no table properties to display
Expected Results: should be able to select table properties when editing tables
you can edit the cell height ... but not the actuall table height
| Assignee | ||
Comment 1•24 years ago
|
||
invalid
html4 spec does not have a height property for tables. Table height is to be
done via CSS and Composer does not yet support table height via css.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Hardware: PC → All
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•