Ticket #6345: 6345_3.patch

File 6345_3.patch, 404 bytes (added by Martin, 13 years ago)
  • _source/plugins/richcombo/plugin.js

     
    103103                                        if ( _.on )
    104104                                        {
    105105                                                _.panel.hide();
     106                                                this.document.getById( 'cke_' + this.id ).getFirst().getNext().focus();
    106107                                                return;
    107108                                        }
    108109
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy