Opened 13 years ago

Last modified 13 years ago

#6610 closed Bug

[BIDI] enterBr change direction in one line out of multiple — at Initial Version

Reported by: Garry Yao Owned by:
Priority: Normal Milestone: CKEditor 3.5.1
Component: Core : Styles Version: 3.4
Keywords: Cc:

Description

With "config.enterMode = CKEDITOR.ENTER_BR":

  1. Load the following content and selection:
    <p>
    line1<br />
    line2^
    </p>
     1. Click on 'RTL' button;
      * Actual Result: Affects the entire paragraph;
      * Expected Result: Second line that breaks away from the paragraph is only affected.
    

Change History (0)

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy