Ticket #6170: 6170_4.patch

File 6170_4.patch, 455 bytes (added by Garry Yao, 14 years ago)
  • _source/plugins/richcombo/plugin.js

     
    9898                                        if ( _.state == CKEDITOR.TRISTATE_DISABLED )
    9999                                                return;
    100100
     101                                        // Blur any currently opened panel (triggers the hiding logic).
     102                                        $element.focus();
     103
    101104                                        this.createPanel( editor );
    102105
    103106                                        if ( _.on )
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy