﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11122	[IE] Widgets exception after native context menu + widget blur	Marek Lewandowski		"since: '''4.3''' until '''major'''[[BR]]

1. open sample with image2 plugin (/samples/plugins/image2/image2.html)
2. ctrl + right click (will open native context menu)
3. left click on any text within editor

'''Expected result:'''[[BR]]
No exception should be thrown.

'''Current result:'''[[BR]]
Following exception:[[BR]]
IE9-IE11:[[BR]]
{{{
SCRIPT5007: Unable to get property 'focus' of undefined or null reference 
plugin.js, line 19 character 437
}}}

IE8:
{{{
'e' is null or not an object  plugin.js?t=DA89, line 19 character 437
}}}"	Bug	confirmed	Normal		UI : Widgets	4.3			
