Ticket #8651 (confirmed Bug)
Invalid table properties break the table
| Reported by: | Axel Nerlich | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Core : Tables | Version: | 3.6.1 |
| Keywords: | Cc: |
Description
Workflow:
- Click "Table" button in the toolbar.
- Enter space or 'x' into the row/column table properties.
- Click "Ok"
- A warning message appears "Number of rows must be a number greater than 0"
- Reopen table properties.
- Row/column properties are greyed out and not changeable anymore.
The only solution for the user is to remove the whole table and create a new one.
Change History
comment:1 Changed 16 months ago by j.swiderski
- Status changed from new to closed
- Version 3.6.2 deleted
- Resolution set to invalid
comment:2 Changed 16 months ago by j.swiderski
- Status changed from closed to reopened
- Version set to 3.6.1
- Resolution invalid deleted
Sorry got to quick with this ticket.
The above comment is true but CKEditor should not insert flat table (no rows and columns) into content area after confirming both warning dialogs. This issue has been reproducible from CKEditor 3.6.1 rev [7055]
Note: See
TracTickets for help on using
tickets.

You don't have to insert invalid values to get this result.
Once the table is created you can't modify numbers of rows/columns in Table Properties Dialog but you can modify it with context menu options - "Insert Row Before", Insert Column After etc.