Opened 12 years ago

Last modified 12 years ago

#9097 closed Bug

Enter command is broken on IE9 and IE8 — at Initial Version

Reported by: Jakub Ś Owned by:
Priority: Normal Milestone: CKEditor 3.6.5
Component: General Version: 3.6.3
Keywords: IE8 IE9 IBM Cc: monahant@…, satya_minnekanti@…

Description

I have found it when checking #9093

To reproduce:

  1. Insert below code and switch to WYSIWYG
    <p>aaa</p>
    <p>bbb</p>
    <p>ccc</p>
    
  2. Try to select 'bbb' but start your selection a little bit to the left of 'bbb' like shown in picture.
  3. Once bbb is selected press Enter key

Result: new line is inserted above 'aaa'

This issue has only been reproducible in IE8 and IE9 from CKEditor 3.6.3

Change History (1)

Changed 12 years ago by Jakub Ś

Attachment: ie89.png added
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