Ticket #6025: 6025.patch

File 6025.patch, 451 bytes (added by Tobiasz Cudnik, 15 years ago)
  • _source/plugins/wysiwygarea/plugin.js

     
    893893                                                                        isPendingFocus = true;
    894894                                                                else if ( editor.window )
    895895                                                                {
    896                                                                         editor.window.focus();
     896                                                                        editor.document.getBody().focus();
    897897
    898898                                                                        editor.selectionChange();
    899899                                                                }
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy