Opened 14 years ago

Closed 14 years ago

#4822 closed Bug (fixed)

[IE] Applying 'Headers' to existing table does not work

Reported by: pomu0325 Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.1
Component: UI : Dialogs Version: SVN (CKEditor) - OLD
Keywords: Confirmed Review+ Cc: pomu@…

Description

To Reproduce

  • Open CKEditor sample
  • Click 'table' button from toolbar
  • Just click OK to add a new table
  • Right click inside of first cell and select table properties
  • Change 'Headers' from 'None' to 'First Row'
  • Click OK
  • Then, 'invalid argument' error occurs at l.982 of selection/plugin.js, and whole content is removed from editor!

Attachments (1)

4822.patch (865 bytes) - added by Garry Yao 14 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 14 years ago by Garry Yao

Component: GeneralUI : Dialogs
Keywords: Confirmed Review? added
Milestone: CKEditor 3.1
Owner: set to Garry Yao
Status: newassigned

Since certain operation from the table properties dialog modifies the table structure, we should have the original selection well-protected.

Changed 14 years ago by Garry Yao

Attachment: 4822.patch added

comment:2 Changed 14 years ago by pomu0325

Keywords: Review+ added; Review? removed

It worked, thanks for quick fix.

comment:3 Changed 14 years ago by Frederico Caldeira Knabben

Keywords: Review? added; Review+ removed

@pomu0325, the review processes is to be performed by the core development team. Thanks anyway for you effort, as the patch is definitely good.

comment:4 Changed 14 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

comment:5 Changed 14 years ago by Garry Yao

Resolution: fixed
Status: assignedclosed

Fixed with [4786].

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