Ticket #4725: 4725.patch

File 4725.patch, 461 bytes (added by Garry Yao, 14 years ago)
  • _source/core/dom/range.js

     
    278278                                if ( CKEDITOR.tools.trim( node.getText() ).length )
    279279                                        return false;
    280280                                }
    281                         else
     281                        else if( node.is )
    282282                        {
    283283                                // If there are non-empty inline elements (e.g. <img />), then we're not
    284284                                // at the start.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy