Opened 15 years ago

Closed 15 years ago

#4207 closed Bug (duplicate)

Table related errors

Reported by: styu Owned by:
Priority: Normal Milestone:
Component: General Version: SVN (CKEditor) - OLD
Keywords: Cc:

Description

Tested with CKEditor revision 4051. The errors occurs in the following browsers:
Google Chrome 3.0.196.2
Safari 4.0.2 (530.19.1) on XP SP3
IE8

FF3.5 works fine.

  1. Open Replace by class
  2. Click on new page
  3. Insert table (with default values)


In IE8 and webkit, <p>&nbsp;</p> appears before the table.

  1. Go to source mode
  2. Delete the empty <p> tag
  3. Go back to wysiwyg
  4. Click after the table


New table appears after the first table (in IE8 it is only visible in source mode).

An other related error in webkit is when you click after the empty table, and press backspace, then two new span tags created in the last cell of the table.

Change History (1)

comment:1 Changed 15 years ago by styu

Resolution: duplicate
Status: newclosed
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