Opened 10 years ago

Closed 10 years ago

#11073 closed Bug (duplicate)

Chrome - Cursor doesn't start blinking on focus

Reported by: Paul Korzhyk Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Here's a jsfiddle to reproduce the issue: http://jsfiddle.net/paulftw/H2szq/

Sometimes (more often than not) when I click in the middle of the editor window cursor does not start blinking. If I type at least one character - it shows up and works as expected.

I can reproduce it reliably under Chrome 30 + windows7. Firefox and IE9 work as expected

Change History (2)

comment:1 Changed 10 years ago by Paul Korzhyk

Using devtools I've discovered that cke_focus class is not added to the top level div while cursor is missing. So it's not just chrome's cursor issue - javascript reacts to click event in a different way in chrome, depending on where you click.

Last edited 10 years ago by Paul Korzhyk (previous) (diff)

comment:2 Changed 10 years ago by Piotrek Koszuliński

Resolution: duplicate
Status: newclosed
Version: 4.2

It was fixed in CKEditor 4.2.2 in #10945.

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