Ticket #5582: 5582.patch

File 5582.patch, 448 bytes (added by brooks, 14 years ago)
  • _source/plugins/dialog/plugin.js

     
    248248                                {
    249249                                        if ( this.fire( 'cancel', { hide : true } ).hide !== false )
    250250                                                this.hide();
     251                                        evt.data.preventDefault();
    251252                                }, this );
    252253
    253254                // Sort focus list according to tab order definitions.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy