﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10869	Widgets: Errors thrown with elementspath (lack of integration)	Olek Nowodziński	Marek Lewandowski	"1. Open samples/plugins/image2/image2.html
2. Select a widget.
3. In elementspath, click ""body""
4. An error is thrown (Chrome, Firefox): 
 {{{
Uncaught IndexSizeError: Index or size was negative, or greater than the allowed value. 
 }}}
 IE9: 
 {{{
SCRIPT5022: DOM Exception: INDEX_SIZE_ERR (1) 
}}}

Also when a widget is selected (i.e. block image2), elementspath indicates ""div"" as a topmost element (should be ""figure""). Similarly it should be ""img"" instead of ""span"" for an inline widget. We should implement some kind of proxy to not to reveal an internal structure of widgets in elementspath."	Bug	closed	Must have (possibly next milestone)	CKEditor 4.3	General	4.3 Beta	fixed		
