Opened 13 years ago

Closed 13 years ago

#7189 closed Bug (fixed)

IE9: impossible to move cursor below horizontal line

Reported by: Wiktor Walc Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0
Keywords: IE9 Cc:

Description

  • load the replacebyclass sample (default enterMode)
  • click at the end of line, insert horizontal line
  • click below horizontal line
  • result: cursor jumps to the first line

Change History (5)

comment:1 Changed 13 years ago by Wiktor Walc

Status: newconfirmed

comment:2 Changed 13 years ago by Garry Yao

Related to #7186.

comment:3 Changed 13 years ago by Krzysztof Studnik

Still occurs in IE9Final/CKE rev 6559

comment:4 Changed 13 years ago by Frederico Caldeira Knabben

I'm not sure this is related to #7186.

What we see here is clear problem related to the selection. The editor must guarantee that it'll move to a valid <p> which follows the <hr>, which is not happening.

comment:5 Changed 13 years ago by Garry Yao

Resolution: fixed
Status: confirmedclosed

Expired on trunk.

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