Ticket #7132: 7132.patch

File 7132.patch, 416 bytes (added by Garry Yao, 13 years ago)
  • _source/plugins/editingblock/plugin.js

     
    195195         */
    196196        CKEDITOR.editor.prototype.focus = function()
    197197        {
     198                this.forceNextSelectionCheck();
    198199                var mode = getMode( this );
    199200                if ( mode )
    200201                        mode.focus();
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy