Changes between Version 3 and Version 4 of Ticket #12087, comment 4


Ignore:
Timestamp:
Jul 2, 2015, 3:25:03 PM (10 years ago)
Author:
ferahl
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12087, comment 4

    v3 v4  
    2828                        startNode.remove();
    2929                        this.updateModel();
     30
     31                        // `preventdefault` stops CKEditor removing the ENTIRE
     32                        // content if it's the top line..
     33                        e.preventDefault();
    3034                }
    3135        }
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy