﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9706	Context Menu generates JS Error in inline mode when editor attached to Header element	WebSpellChecker.net	Piotrek Koszuliński	"The problem reproduces in inline mode when editor attached to element which does not wrap editable content into <p>. e.g. H1, H2, H3 tags.

Steps to reproduce:

* open sample inlineall.html
* initiate editor for the string ""Lorem ipsum dolor sit amet dolor"" - H3 element
* select first word (Lorem) and make it bold
* right-click on the first word (Lorem)

Expected result:
Context Menu is displayed

Actual result:
JavaScript error is shown in console:
Uncaught TypeError: Object #<Object> has no method 'hasClass' /lib/ckeditor-dev/plugins/menu/plugin.js:346
"	Bug	closed	Normal	CKEditor 4.0.1	UI : Context Menu	4.0	fixed		
