Changes between Initial Version and Version 1 of Ticket #10414


Ignore:
Timestamp:
May 15, 2013, 12:35:51 PM (11 years ago)
Author:
Jakub Ś
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10414 – Description

    initial v1  
    1414_sourc/\plugins/wysiwygarea/plugin.js
    1515// Prevent IE from leaving new paragraph after deleting all contents in body. (#6966)
     16{{{
    1617                                                if ( CKEDITOR.env.ie && editor.config.enterMode != CKEDITOR.ENTER_P )
    1718                                                {
     
    3940                                                        });
    4041                                                }
    41 
     42}}}
    4243The problem is solved
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy