Opened 14 years ago

Last modified 14 years ago

#5708 confirmed Bug

[IE] Outdent list result incorrect

Reported by: Garry Yao Owned by:
Priority: Normal Milestone:
Component: UI : Enter Key Version: 3.0
Keywords: IE Cc:

Description (last modified by Garry Yao)

Environment

IE, enterMode=BR

Reproducing Procedures

  1. Load the following content and selection in editor;
    <ol>
    	<li>
    		item1^</li>
    </ol>
    
  2. Press 'Enter' key twice to move out of the list.
    • Actual Result: The new paragraph is not created and cursor is blinking at wrong place.
    • Expected Result: A new paragraph is created after the list.

Change History (3)

comment:1 Changed 14 years ago by Garry Yao

Trunk regression.

comment:2 Changed 14 years ago by Garry Yao

Summary: [IE] SCAYT changes selection after 'Backspace' key[IE] Outdent list result incorrect

comment:3 Changed 14 years ago by Garry Yao

Description: modified (diff)
Milestone: CKEditor 3.3
Version: SVN (CKEditor)3.0

My fault, not a regression at all, only reproducible in shift enter mode.

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