id summary reporter owner description type status priority milestone component version resolution keywords cc 12888 Inline editor loses focus/toolbar when dialog with file input on primary tab shown Tyler "I've been unable to recreate this on the demo site -- the only input[file] elements in core plugins are on image and link plugins -- both of which appear on the third tab. This problem appears only when the input is on the first tab. When using the inline editor with Chrome -- if a plugin has a file input on the first tab, when the dialog is shown, the file input element will gain focus -- this has the effect of making ckeditor lose focus and the toolbar will be hidden. After closing the dialog, the cursor selection is still somewhere in the editor, but the toolbar is still hidden. One must click off the editor and back on to get the toolbar to show up again. I tried this in FireFox 35, IE11 and Chrome 40 -- Chrome was the only one to exhibit the problem. Also, it seems like timing issue -- if I have dev tools open with a breakpoint in the plugin's onShow function and resume, the problem goes away. ---- **Edit:**[[BR]] 1. Add attached plugin to editor and use attached sample file. 2. Load sample, click on editor and click on button with no icon. Result: Dialog with file element loads and toolbar disappears. It is not brought back after closing dialog. " Bug confirmed Normal UI : Dialogs 4.0 Beta Webkit Blink