Opened 13 years ago

Closed 13 years ago

#7016 closed Bug (fixed)

[enterBr] apply text direction to fully list selection

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

Description

  1. Start editor with enterMode BR;
  2. Load the following content and selection:
    <ul>
    	<li>it[em1</li>
    	<li>item]2</li>
    </ul>
    
    
  3. Apply 'RTL';
  • Actual Result: DIR set on each list items;
  • Expected Result: DIR set on list root;

Change History (4)

comment:1 Changed 13 years ago by Garry Yao

Status: newconfirmed

Regression of [6276].

comment:2 Changed 13 years ago by Garry Yao

Supposed to be fixed by #7013.

comment:3 Changed 13 years ago by Wiktor Walc

Milestone: CKEditor 3.5.1

comment:4 Changed 13 years ago by Garry Yao

Resolution: fixed
Status: confirmedclosed

Fixed by #7013.

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