id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 16873,[chrome] Tab based navigation - No caret / focus in element?,abayob,,"Heya, I am using the new CKEditor version because of the lovely moono-lisa skin. I came from using an older version: 4.5.7. I am using a few plugins to create an inline + shared editor. The build files of each are included in this post. The code to initialize a single editor field is: {{{ var editor = CKEDITOR.inline( uniqueNumber, { customConfig: '/dist/ckeditor/builder-config.js?v2', sharedSpaces: { top: top_id, bottom: bottom_id }, colorButton_colors: #fff, #000, etc... }) }}} == Steps to reproduce == 1. First let ckeditor initialize the inline shared editor 2. Then start tabbing from one text element (contenteditable) to another 3. The next text field will have no caret visible and apparently no focus. 4. When trying to tab to the next, an error is thrown: == Expected result == When you tab from one to the next, a caret should appear in the start of the text area == Actual result == Nothing visible (focus line does appear) and typing does nothing. Also when tabbing to a next text area, an error is thrown == Other details (browser, OS, CKEditor version, installed plugins) == Version 4.5.7 does not have this issue? Tabbing in all browsers works fine in this release!",Bug,closed,Normal,,General,4.6.2,duplicate,,