id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 14649,Widgets are editable when CKeditor is in readOnly mode,mdprw,,"== Steps to reproduce == 1. Go to ""Simple Box"" demo page {{{ http://ckeditor.com/demo#widgets }}} 2. Set readOnly mode to true (assuming name of ckeditor is editor1): {{{ CKEDITOR.instances.editor1.setReadOnly(true); }}} 3. Select Simple Box Widget and press delete key == Expected result == Widget shoudn't be editable: deleted or draggable (even if I set draggable property to true) == Actual result == Widget is editable/draggable == Other details (browser, OS, CKEditor version, installed plugins) == Windows 7 Browser: Firefox 46.0.1 CKEditor: 4.5.9 ",Bug,closed,Normal,,UI : Widgets,,duplicate,,