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

Tabbing through inline editor causes JavaScript error #424

Closed
mlewand opened this issue May 31, 2017 · 0 comments
Closed

Tabbing through inline editor causes JavaScript error #424

mlewand opened this issue May 31, 2017 · 0 comments
Assignees
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

@mlewand
Copy link
Contributor

mlewand commented May 31, 2017

Are you reporting a feature or a bug?

Bug

Check if the issue is already reported

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

Provide detailed reproduction steps (if any)

  1. Open inlineall.html or sharedspace.html sample
  2. Click in one of editors
  3. Start pressing tab

Expected result

No errors get thrown.

Actual result

Cannot read property 'contains' of null is thrown once you leave last inline editor in sharedspace or after focusing third editor in inline all.

Message: Cannot read property 'contains' of null
URL: ckeditor-dev/plugins/indent/plugin.js
Line: 366

Other details

Problem can be reproduced from CKEditor 4.6.2 only in Chrome.

  • Browser: Chrome
  • CKEditor version: 4.6.2
@mlewand mlewand added 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. labels May 31, 2017
@mlewand mlewand added this to the 4.7.1 milestone May 31, 2017
@msamsel msamsel self-assigned this Jun 1, 2017
Comandeer added a commit that referenced this issue Jun 13, 2017
[#17028] Tabbing through inline editor causes JavaScript error.

fixes #424
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