Closed Bug 64688 Opened 24 years ago Closed 24 years ago

Size groupbox: "Height" and "Width" should be disabled if only one cell is available

Categories

(Core :: DOM: Editor, defect)

defect
Not set
normal

Tracking

()

VERIFIED WONTFIX

People

(Reporter: hwaara, Assigned: cmanske)

Details

To reproduce: 1. Open Editor, and create a new document. 2. Click the Table button to create a new table 3. Create a table with only 1 row and 1 column, thus only one cell. 4. Go to "Table Properties". Here we have two tabs: a "Table" tab and a "Cells" tab. In the Table tab we have options for changing Width/Height of the entire table. In the Cells tab we have options for changing Width/Height of the selected cell, and since it only is one cell available we can only change size of one cell; the whole table. I suggest we disable the "Width" and "Height" controls in the "Cells" tab when only one cell is available.
This isn't necessary. It is OK to change the size of the cell even if it's the only cell in a table -- that size will override any table size. I think it would be confusing to force them to change table size and disable the size controls for the cell. The user may want to fix the size of the cell. They may want to add some cells from some other source or copy this cell somewhere else.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WONTFIX
I understand. But the fields are still useless :P. Verifying.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.