Opened 12 years ago
Last modified 12 years ago
#10710 confirmed Bug
Error: Object doesn't support property or method 'getParent'
| Reported by: | Age Gould | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 4.0 |
| Keywords: | IE10 | Cc: |
Description
Hi.
Using CKEditor v4.1.1 - the following JavaScript error occurs when highlighting a word in the editor and switching to source view, when config.enterMode = EnterMode.BR.
Error: Object doesn't support property or method 'getParent'
Change History (2)
comment:1 Changed 12 years ago by
| Status: | new → pending |
|---|
comment:2 Changed 12 years ago by
| Keywords: | IE10 added |
|---|---|
| Status: | pending → confirmed |
| Version: | 4.1.1 → 4.0 |
Problem can be reproduced in IE10 only from CKEditor 4.0 (Doesn't happen in CKE 3.x or 4.0 beta)

It does not happen when I'm checking it on http://ckeditor.com/apps/ckeditor/4.2/samples/plugins/enterkey/enterkey.html