Opened 15 years ago
Closed 15 years ago
#4635 closed Bug (wontfix)
Unable to open property dialog for existing table from toolbar
Reported by: | pomu0325 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | HasPatch | Cc: | pomu@… |
Description
to reproduce
- Open CKEditor demo page with IE or FF
- Select the 'International Names' table
- 8 squares for resizing appears
- Click 'table' icon from the toolbar
- New dialog is opened, and existing table's property is not loaded
- Click 'OK'
- [IE]Existing table is overwritten.
- [FF]On the 1st click, cell text is removed, and on the 2nd, new table is inserted into selected cell
Attachments (1)
Change History (4)
Changed 15 years ago by
Attachment: | 4635.patch added |
---|
comment:1 Changed 15 years ago by
Keywords: | HasPatch added |
---|
comment:2 Changed 15 years ago by
I thought table properties should be accessible from toolbar as like images, but now on my second thought, tables may be nested, so it might be better to create new table as it is.
comment:3 Changed 15 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
It's a pity I didn't see this ticket first. I would just point you to the same conclusion. Tables can be nested, in effect.
It just worked by setting selected table both in 'tableProperties' command by context menu and 'table' command by toolbar.