Opened 12 years ago

Closed 12 years ago

#8627 closed Bug (duplicate)

Cursor issue in Chrome

Reported by: Jon Warner Owned by:
Priority: Normal Milestone:
Component: General Version: 3.6.1
Keywords: Chrome, cursor Cc:

Description

In Chrome, the cursor position seams to be an issue. Even though the cursor may appear to be at a certain position, returns and backspaces are inserted/removed from the beginning of the line.

We have also tested Firefox 10, IE8, IE9 and Safari, but have not encountered this issue in these other browsers. We have used version 3.6.1 for some time without issue, which leads me to believe a change (or bug) has been introduced via Chrome's silent update process.

Here's a quick video demonstrating the issue: http://screencast.com/t/ULUGsHK7JtWI

Change History (3)

comment:1 Changed 12 years ago by coodos

We have encountered this issue, but have the following specific circumstances in which it manifests itself (only in Chrome, and in both production and nightly builds of CKEditor).

When entering a sentence with emphasis - italic or bold - after completing the emphasized text, then some more - if you hit backspace the cursor is positioned at the end of the emphasis and backspaces occur there. If you use backspace while emphasis is still active, the cursor will move to the start of the emphasis.

If this is a discreet bug from the 8627 please accept apologies and either create a new one, or let us know to do so.

comment:2 Changed 12 years ago by Jack Bowman

I also see this bug in Chrome 16 on ckeditor.com/demo.

Delete all the text on the page, type "asdf", enter, control+i, "asdf", backspace. You end up with "asdfasdf" on one line.

comment:3 Changed 12 years ago by Jakub Ś

Resolution: duplicate
Status: newclosed

DUP of #8617

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