Tabbing through inline editor causes JavaScript error #424
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
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)
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.
The text was updated successfully, but these errors were encountered: