Opened 8 years ago
Closed 8 years ago
#16874 closed Bug (fixed)
Error in console (Cannot read property 'isContextFor' of null)
Reported by: | Sergey | Owned by: | beata_delura |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.4.6 |
Keywords: | Webkit Blink | Cc: |
Description
Steps to reproduce
- Go to http://ckeditor.com/
- Select Article Editor tab
- Remove all data
- Input some string (e.g. "Hello")
- Select part of the string (e.g. "llo")
- Click below the text (blinking cursor will disappear)
- Click "Enter"
Expected result
No error
Actual result
Error in console: Uncaught TypeError: Cannot read property 'isContextFor' of null
Other details (browser, OS, CKEditor version, installed plugins)
Browser: Google Chrome, v.56.0.2924.87, locale: ru CKEditor version: 4.6.2 (Tested on the CKEditor's site) Default plugins
Attachments (5)
Change History (14)
Changed 8 years ago by
Changed 8 years ago by
Changed 8 years ago by
Changed 8 years ago by
Changed 8 years ago by
comment:1 Changed 8 years ago by
Keywords: | Webkit Blink added; Bug removed |
---|---|
Status: | new → confirmed |
Version: | 4.6.2 → 4.4.6 |
comment:2 Changed 8 years ago by
Owner: | set to beata_delura |
---|---|
Status: | confirmed → assigned |
comment:3 Changed 8 years ago by
Status: | assigned → pending |
---|
The cause of this issue is related to some native Blink behaviour. I reported the issue here: https://bugs.chromium.org/p/chromium/issues/detail?id=719430.
comment:4 Changed 8 years ago by
Status: | pending → confirmed |
---|
The reported bug was closed as WontFix (https://bugs.chromium.org/p/chromium/issues/detail?id=719430#c3) so if we are planning to fix the issue some workaround of the problem will be needed.
comment:5 Changed 8 years ago by
Status: | confirmed → assigned |
---|
comment:6 Changed 8 years ago by
Status: | assigned → review |
---|
comment:7 Changed 8 years ago by
Status: | review → assigned |
---|
comment:8 Changed 8 years ago by
Status: | assigned → review |
---|
Problem can be reproduced in Blink and Webkit browsers from CKEditor 4.4.6.