Opened 13 years ago

Closed 10 years ago

#7528 closed Bug (fixed)

"getFirst() is null or not an object" error on IE8

Reported by: nagai masato Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0
Keywords: IE Cc:

Description

I get "getFirst() is null or not an object" error by the following steps:

  1. Open http://ckeditor.com/demo/ on IE8
  2. Delete all of the stuff in the editor
  3. Type Ctrl+A
  4. Type Enter

Change History (2)

comment:1 Changed 13 years ago by Jakub Ś

Keywords: IE added
Status: newconfirmed
Version: 3.5.23.0

It has happened in all versions of IE and not necessarily on demo page. ReplaceByCode sample is also a good place to test it.

The javascript Error is: getFirst() is null or not an object. range.js line:92

comment:2 Changed 10 years ago by Piotrek Koszuliński

Resolution: fixed
Status: confirmedclosed

Not reproducible any more.

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