﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11938	Webkit Blink: Image2 Cursor not available when Image is only content in editor	Jakub Ś		"This is variation of: #11923

1. Open image2 sample.
2. Clear editor contents.
3. Paste below code:
{{{
<p><img alt=""Saturn V"" src=""assets/image1.jpg"" style=""float:right"" width=""200"" /></p>

or 

<figure class=""image"" style=""float:right""><img alt=""Saturn V"" src=""assets/image1.jpg"" width=""200"" />
<figcaption>Roll out of Saturn V on launch pad</figcaption>
</figure>
}}}
4. Switch to wysiwyg and try to click behind or before image. 
Result: You won't see cursor blinking anywhere and you are not able to type in editor.

This is happening only with widgets."	Bug	confirmed	Normal		General	4.3 Beta		Webkit Blink	
