Opened 13 years ago

Closed 13 years ago

#6610 closed Bug (fixed)

[BIDI] enterBr change direction in one line out of multiple

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

Description (last modified by Garry Yao)

With "config.enterMode = CKEDITOR.ENTER_BR":

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

Attachments (1)

6610.patch (1.5 KB) - added by Tobiasz Cudnik 13 years ago.

Download all attachments as: .zip

Change History (8)

comment:1 Changed 13 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.4.3CKEditor 3.5.1

comment:2 Changed 13 years ago by Garry Yao

Description: modified (diff)

comment:3 Changed 13 years ago by Tobiasz Cudnik

Owner: set to Tobiasz Cudnik
Status: newassigned

Changed 13 years ago by Tobiasz Cudnik

Attachment: 6610.patch added

comment:4 Changed 13 years ago by Tobiasz Cudnik

Status: assignedreview

comment:5 Changed 13 years ago by Tobiasz Cudnik

Regression of [5977].

comment:6 Changed 13 years ago by Sa'ar Zac Elias

Status: reviewreview_passed

comment:7 Changed 13 years ago by Sa'ar Zac Elias

Resolution: fixed
Status: review_passedclosed

Fixed by Tobiasz with [6276].

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