Ticket #3533: 3533.patch

File 3533.patch, 425 bytes (added by Artur Formella, 15 years ago)
  • _source/plugins/stylescombo/plugin.js

     
    153153
    154154                                        onOpen : function()
    155155                                        {
    156                                                 editor.focus();
     156                                                if ( CKEDITOR.env.ie )
     157                                                        editor.focus();
    157158
    158159                                                var selection = editor.getSelection();
    159160
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy