Opened 13 years ago

Closed 13 years ago

#6999 closed Bug (fixed)

IE: cursor jumps above horizontal line after clicking below it

Reported by: Wiktor Walc Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.5.1
Component: General Version: 3.5.1
Keywords: Cc:

Description

Enter mode = P (default). Confirmed in IE6 and IE7.

Steps to reproduce

  • Insert horizontal line
  • Click below it
  • Cursor jumps above the horizontal line, it is only possible to move below using arrow keys.

Looks like a regression introduced with [6337].

Attachments (1)

6999.patch (691 bytes) - added by Garry Yao 13 years ago.

Download all attachments as: .zip

Change History (8)

comment:1 Changed 13 years ago by Sa'ar Zac Elias

Status: newconfirmed

comment:2 Changed 13 years ago by Garry Yao

Owner: set to Garry Yao
Status: confirmedreview

The fix reflect the following selection range:

<body><hr /> ^<p></p></body>

comment:3 Changed 13 years ago by Garry Yao

To reproduce this bug in IE6/7, the paragraph element must be a newly inserted one, but not from source in order to keep empty.

Changed 13 years ago by Garry Yao

Attachment: 6999.patch added

comment:4 Changed 13 years ago by Sa'ar Zac Elias

Status: reviewreview_passed

Be aware of a possible corruption when commiting.

comment:5 Changed 13 years ago by Garry Yao

Resolution: fixed
Status: review_passedclosed

Fixed with [6355].

comment:6 Changed 13 years ago by Krzysztof Studnik

Resolution: fixed
Status: closedreopened

Still occurs under IE6 CKE revision r6358

comment:7 in reply to:  6 Changed 13 years ago by Garry Yao

Resolution: fixed
Status: reopenedclosed

Replying to krst:

Still occurs under IE6 CKE revision r6358

I guess you're talking of another IE6 problem - when clicking at the area after body element, selection is moved to the start of document, anyway, pls open new ticket for regression.

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