Opened 10 years ago

Closed 10 years ago

#12693 closed Bug (wontfix)

[IE] Impossible to collapse selection using shortcut

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

Description

Tested on IE8

  1. Open editor with following content and selection:

<p>foo <strong>bar</strong> <span style="color:#ffd700">baz<u>uno<em>dos</em>tres</u>qutro</span>cinco</p>^

  1. Extend selection by pressing Ctrl + Shift + left until you reach the beginning.
  2. Collapse selection by pressing Cltr + Shift + right.

Change History (2)

comment:1 Changed 10 years ago by Jakub Ś

Result is that you stop on bar but the same thing is happening in native IE8 with plain contenteditable element.

comment:2 Changed 10 years ago by Jakub Ś

Keywords: IE8 added
Resolution: wontfix
Status: newclosed

Because this is browser native issue, I'm marking it 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