JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.3.2
[ckeditor.git] / _source / plugins / panel / plugin.js
index b9e7886..c7c6adb 100644 (file)
@@ -192,6 +192,7 @@ CKEDITOR.ui.panel.prototype =
                                        this );\r
 \r
                                holder = doc.getBody();\r
+                               holder.unselectable();\r
                        }\r
                        else\r
                                holder = this.document.getById( 'cke_' + this.id );\r