Opened 7 years ago

Last modified 7 years ago

#17028 closed Bug

Tabbing through inline editor causes JavaScript error. — at Initial Version

Reported by: Jakub Ś Owned by:
Priority: Nice to have (we want to work on it) Milestone: CKEditor 4.7.1
Component: General Version: 4.6.2
Keywords: Chrome Cc:

Description

Steps to reproduce

  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 (browser, OS, CKEditor version, installed plugins)

Problem can be reproduced from CKEditor 4.6.2 only in Chrome.

Change History (0)

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy