Opened 10 years ago

Closed 9 years ago

#12325 closed Bug (wontfix)

[IE10] selection doesn't collapse on Shift + Left button

Reported by: Artur Delura Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: IE Cc:

Description

Browser: [IE10] Works fine on IE11. Since: 3.6.0

  1. Open editor with following content and caret position:
    <p>^Hello.</p>
    
  2. Press and hold Shift button.

  1. Press end button.

Whole text is selected.

  1. While keep holding Shift button press Left arrow button.

Actual result: Selection doesn't change.

Expected result: last character is not selected.

Change History (1)

comment:1 Changed 9 years ago by Jakub Ś

Keywords: IE added
Resolution: wontfix
Status: newclosed

Problem can be reproduced from CKEditor 3.0 in IE8-10.

I don't think this is something we can fix as it works exactly the same way as in native contenteditable elements. After consulting this issue with @Reinmar we have decided to mark this ticket as "won't fix".

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