Opened 8 years ago

Last modified 8 years ago

#16809 closed Bug

JS Error throwing in focusManager when editor instance in source mode loses focus. — at Initial Version

Reported by: Nick Willett-Jeffries Owned by:
Priority: Must have (possibly next milestone) Milestone: CKEditor 4.7.1
Component: General Version: 4.6.2
Keywords: Chrome Cc: Michael Wolfenden, bbalfour@…

Description

Steps to reproduce

  1. Visit http://nightly.ckeditor.com/17-01-19-07-07/standard/samples/
  2. Open browser dev tools.
  3. Switch Ckeditor instance on the page to Source mode.
  4. Click anywhere on the page outside of the editor instance.

Expected result

No js errors throw.

Actual result

Uncaught TypeError: Cannot read property '$' of undefined

at window.CKEDITOR.window.CKEDITOR.dom.CKEDITOR.focusManager.f (ckeditor.js:224) at window.CKEDITOR.window.CKEDITOR.dom.CKEDITOR.focusManager.<anonymous> (ckeditor.js:225) at ckeditor.js:26

Other details (browser, OS, CKEditor version, installed plugins)

MacOS Sierra, Chrome 55.0.2883.95. This is throwing in CKeditor 4.6.2, in addition to Nightly build.

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