Opened 14 years ago

Last modified 11 years ago

#7975 closed Bug

Errors when creating a table in IE — at Version 5

Reported by: Jakub Ś Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 4.4.2
Component: General Version: 3.5.3
Keywords: IBM IE Cc: Satya Minnekanti, Christophe Guillou, irinauru@…

Description (last modified by Jakub Ś)

The below description was copied from bug #7928 comment 3.

Problems using IE 7, 8 & 9 when using the elementspath ! Try the following :

  1. Create new table
  2. Put the cursor in a cell
  3. Click "td" in the elementspath : JAVASCRIPT ERROR

Message: 'undefined' is empty or not an Object
Line: 1578
URI: /ckeditor/_source/core/dom/range.js

This hasn't worked for IE6-10, in CKEditor 3.x, from CKEditor 3.5.3 rev [6559]. In CKEditor 4.x this doesn't work only for IE7 and IE8.

Change History (6)

comment:1 Changed 14 years ago by Jakub Ś

Status: newconfirmed

comment:2 Changed 14 years ago by Garry Yao

Owner: set to Garry Yao
Status: confirmedreview

Regression of [5463], can't reproduce anymore #5568 on trunk?

Changed 14 years ago by Garry Yao

Attachment: 7975.patch added

comment:3 Changed 13 years ago by Frederico Caldeira Knabben

Status: reviewreview_failed

With IE9+Compat:

  1. Load this HTML:
<table><tr><td>Test</td></tr></table>
  1. Click inside the cell.
  2. Click the "td" element in the elements path.

The first character will not get selected.

comment:4 Changed 12 years ago by Jakub Ś

#10122 was marked as duplicate.

comment:5 Changed 12 years ago by Jakub Ś

Description: modified (diff)
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