Ticket #4621 (closed Bug: fixed)

Opened 5 months ago

Last modified 4 months ago

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

screenshot#4621.jpg Download (87.0 KB) - added by pomu0325 5 months ago.
4621.patch Download (1.1 KB) - added by garry.yao 4 months ago.

Change History

Changed 5 months ago by pomu0325

Changed 5 months ago by fredck

  • keywords Confirmed IE8 added
  • milestone set to CKEditor 3.2

Confirmed with IE8 (no compat mode).

Changed 5 months ago by garry.yao

  • keywords Review? added
  • owner set to garry.yao
  • status changed from new to assigned

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

Changed 5 months ago by garry.yao

  • version set to SVN (CKEditor)
  • milestone changed from CKEditor 3.2 to CKEditor 3.1

Changed 4 months ago by pomu0325

  • cc pomu@… added
  • summary changed from [IE]Clicking table sometimes generates anothor empty table to Clicking table sometimes generates anothor empty table

This happened sometimes on Chrome also.

Changed 4 months ago by garry.yao

Changed 4 months ago by garry.yao

  • keywords Webkit IE added; IE8 removed

Affected Webkit.

Changed 4 months ago by garry.yao

#4199 has been marked as a DUP.

Changed 4 months ago by fredck

  • keywords Review+ added; Review? removed

Changed 4 months ago by garry.yao

Fixed with [4475].

Changed 4 months ago by garry.yao

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.