Ticket #7174: 7174.patch

File 7174.patch, 463 bytes (added by Garry Yao, 13 years ago)
  • _source/plugins/selection/plugin.js

     
    327332                                        }
    328333                                });
    329334
     335                        editor.on( 'contentDomUnload', editor.forceNextSelectionCheck, editor );        // #7174
     336
    330337                        editor.addCommand( 'selectAll', selectAllCmd );
    331338                        editor.ui.addButton( 'SelectAll',
    332339                                {
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy