Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in console (Cannot read property 'isContextFor' of null) #478

Closed
beatadelura opened this issue Jun 7, 2017 · 0 comments
Closed

Error in console (Cannot read property 'isContextFor' of null) #478

beatadelura opened this issue Jun 7, 2017 · 0 comments
Labels
browser:chrome The issue can only be reproduced in the Chrome browser. status:confirmed An issue confirmed by the development team. type:bug A bug.
Milestone

Comments

@beatadelura
Copy link
Contributor

Are you reporting a feature or a bug?

Bug

The issue is already reported:

http://dev.ckeditor.com/ticket/16874

Provide detailed reproduction steps (if any)

  1. Go to http://ckeditor.com/
  2. Select Article Editor tab
  3. Remove all data
  4. Input some string (e.g. "Hello")
  5. Select part of the string (e.g. "llo")
  6. Click below the text (blinking cursor will disappear)
  7. Click "Enter"

Expected result

No error.

Actual result

Error in console: Uncaught TypeError: Cannot read property 'isContextFor' of null.

Other details

  • Browser: Google Chrome, v.56.0.2924.87
  • CKEditor version: Version: 4.6.2 (Tested on the CKEditor's site)
  • Installed CKEditor plugins: Default plugins
@beatadelura beatadelura added browser:chrome The issue can only be reproduced in the Chrome browser. type:bug A bug. labels Jun 7, 2017
@beatadelura beatadelura self-assigned this Jun 7, 2017
@mlewand mlewand added the status:confirmed An issue confirmed by the development team. label Jun 21, 2017
@mlewand mlewand added this to the 4.7.1 milestone Jan 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser:chrome The issue can only be reproduced in the Chrome browser. status:confirmed An issue confirmed by the development team. type:bug A bug.
Projects
None yet
Development

No branches or pull requests

2 participants