﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13087	How to unfocus newly created CKEditor widgets	Chandan Singh		"I'm not sure whether its an issue with CKEditor or an error on my part but this is the issue that I'm facing:
- I insert some HTML using a custom CKEditor command
- That element is upcasted to a custom CKEditor widget
- Focus is on the widget

Now, if an user wants to add some text or something else, one has to explicitly click on the red ""Add new paragraph"" thingy at the bottom of the widget. Now, my question is that can we automatically add that new paragraph after the widget? From what it seems to me, the issue is that the newly created widget is in focus and hence no other text can be added.

Please let me know how to fix this issue."	Task	pending	Normal		UI : Widgets				wim.leers@…
