Opened 14 years ago
Closed 11 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:
- Open http://ckeditor.com/demo/ on IE8
- Delete all of the stuff in the editor
- Type Ctrl+A
- Type Enter
Change History (2)
comment:1 Changed 14 years ago by
Keywords: | IE added |
---|---|
Status: | new → confirmed |
Version: | 3.5.2 → 3.0 |
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
Not reproducible any more.
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