﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16809	JS Error throwing in focusManager when editor instance in source mode loses focus.	Nick Willett-Jeffries	beata_delura	"== 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.

Please also see comment:5 and comment:7 for other test cases.
"	Bug	closed	Must have (possibly next milestone)	CKEditor 4.7.1	General	4.6.2	fixed	Chrome	Michael Wolfenden bbalfour@…
