Opened 7 years ago

Closed 7 years ago

#17028 closed Bug (fixed)

Tabbing through inline editor causes JavaScript error.

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 (last modified by Jakub Ś)

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 (4)

comment:1 Changed 7 years ago by Jakub Ś

Description: modified (diff)

comment:2 Changed 7 years ago by Jakub Ś

Priority: NormalNice to have (we want to work on it)
Status: newconfirmed

comment:3 Changed 7 years ago by Marek Lewandowski

Milestone: CKEditor 4.7.1

comment:4 Changed 7 years ago by Marek Lewandowski

Resolution: fixed
Status: confirmedclosed
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