Opened 10 years ago

Closed 10 years ago

#10908 closed Bug (expired)

Webkit (Chrome and Safari) focus bug.

Reported by: Igor Owned by:
Priority: Normal Milestone:
Component: Core : Editable Version:
Keywords: Cc:

Description

When clicking outside typed/inserted content in editor (exactly textarea under tools panel) - focus not firing properly. Blinking caret appears, but you cannot activate context menu or use method insertText(). (I mean you CAN use it, but in my situation there need to be name of focused field (whether CKEditor or input nearby), where code must insert some text) After several days in google I found that this is common unfixed problem, especially for version >3.0 And it becomes rather annoying when using code for inserting placeholders between editors or textareas and one CKEditor. Can it be somehow fixed?

Change History (2)

comment:1 Changed 10 years ago by Jakub Ś

Status: newpending
Version: 4.2.1

Could you please provide exact steps to reproduce this issue?

Please explain in plain steps what to do to reproduce this problem, what result is expected and what is actual result.
If this requires reduced sample HTML page please provide such.

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

Resolution: expired
Status: pendingclosed
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