Opened 12 years ago

Closed 10 years ago

#8651 closed Bug (fixed)

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 (4)

comment:1 Changed 12 years ago by Jakub Ś

Resolution: invalid
Status: newclosed
Version: 3.6.2

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.

comment:2 Changed 12 years ago by Jakub Ś

Resolution: invalid
Status: closedreopened
Version: 3.6.1

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]

comment:3 Changed 12 years ago by Jakub Ś

Component: GeneralCore : Tables
Status: reopenedconfirmed

comment:4 Changed 10 years ago by Jakub Ś

Resolution: fixed
Status: confirmedclosed

Problem is no longer reproducible in latest CKEditor 4.3.2

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy