﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
17024	JS error in `divarea` plugin	beata_delura	beata_delura	"== Steps to reproduce ==

1. checkout tag 4.6.2
2. open plugins/divarea/samples/divarea.html
3. click inside the editing area to focus it
4. click the 'Source' button

== Expected result ==

No error occurred.

== Actual result ==

This triggers the following JS error:
{{{
Uncaught TypeError: Cannot read property '$' of undefined
    at CKEDITOR.focusManager.doBlur (focusmanager.js:162)
    at CKEDITOR.focusManager.<anonymous> (focusmanager.js:180)
    at tools.js:578
}}}

"	Bug	closed	Normal		General	4.6.2	worksforme		
