JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.5
[ckeditor.git] / _source / plugins / floatpanel / plugin.js
index 8dc7ae2..505ecbd 100644 (file)
@@ -305,7 +305,7 @@ CKEDITOR.plugins.add( 'floatpanel',
                                                        // We need this get fired manually because of unfired focus() function.\r
                                                        this.allowBlur( true );\r
                                                }, 0, this);\r
-                                       }, 0, this);\r
+                                       },  CKEDITOR.env.air ? 200 : 0, this);\r
                                this.visible = 1;\r
 \r
                                if ( this.onShow )\r