Opened 15 years ago

Closed 15 years ago

#4621 closed Bug (fixed)

Clicking table sometimes generates anothor empty table

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

Description

  • Open CKEditor demo page
  • Ctrl+A and remove all the contents
  • Click 'table' icon from the toolbar
  • Just click OK, and then table with 2x3 cells will added to editor area
  • Click table border to select the table
  • Click just below the table
  • Then, <table> element with no row or column is added there
    • It looks like a horizontal line in WYSIWYG mode

Attachments (2)

screenshot#4621.jpg (87.0 KB) - added by pomu0325 15 years ago.
4621.patch (1.1 KB) - added by Garry Yao 15 years ago.

Download all attachments as: .zip

Change History (11)

Changed 15 years ago by pomu0325

Attachment: screenshot#4621.jpg added

comment:1 Changed 15 years ago by Frederico Caldeira Knabben

Keywords: Confirmed IE8 added
Milestone: CKEditor 3.2

Confirmed with IE8 (no compat mode).

comment:2 Changed 15 years ago by Garry Yao

Keywords: Review? added
Owner: set to Garry Yao
Status: newassigned

There's a still a logic bug in 'range::enlarge(BLOCK_LEVEL)' method which cause the bug.

comment:3 Changed 15 years ago by Garry Yao

Milestone: CKEditor 3.2CKEditor 3.1
Version: SVN (CKEditor)

comment:4 Changed 15 years ago by pomu0325

Cc: pomu@… added
Summary: [IE]Clicking table sometimes generates anothor empty tableClicking table sometimes generates anothor empty table

This happened sometimes on Chrome also.

Changed 15 years ago by Garry Yao

Attachment: 4621.patch added

comment:5 Changed 15 years ago by Garry Yao

Keywords: Webkit IE added; IE8 removed

Affected Webkit.

comment:6 Changed 15 years ago by Garry Yao

#4199 has been marked as a DUP.

comment:7 Changed 15 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

comment:8 Changed 15 years ago by Garry Yao

Fixed with [4475].

comment:9 Changed 15 years ago by Garry Yao

Resolution: fixed
Status: assignedclosed
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