Opened 11 years ago

Closed 11 years ago

#9777 closed Bug (expired)

some keyboard keys inaccessible when using focus method

Reported by: bkdevteam Owned by:
Priority: Normal Milestone:
Component: Core : Keystrokes Version: 3.6.5
Keywords: Cc:

Description (last modified by Jakub Ś)

Hello, When i use focus() method i can't press key "^" anymore, thus i can't type "ô", "ê" etc... It is only when the focus is automatic, if i focus manually with mouse it works nicely. That very very weird.

CKEDITOR.instanceseditor1?.on('instanceReady', function(evt) {

evt.editor.focus();

});

Environnement is MAC OSX with FireFox 16. (Works fine on windows)

I attach an example of freshly downloaded 3.6.5.

Attachments (1)

bug.html (2.7 KB) - added by bkdevteam 11 years ago.

Download all attachments as: .zip

Change History (5)

Changed 11 years ago by bkdevteam

Attachment: bug.html added

comment:1 Changed 11 years ago by bkdevteam

Hello, Any updates on the issue ? Kinds regards

comment:2 Changed 11 years ago by Jakub Ś

Description: modified (diff)

comment:3 Changed 11 years ago by Jakub Ś

Status: newpending
  1. Could you tell me which version of Mac you are using?
  2. Could you also check this problem in latest Firefox 18 - does it occur there as well?
  3. Could you tell me what language and keyboard settings have you got (description or screenshot)?

I have tried on my local settings in Mac 10.8.2, FF18 and all non-standard characters were displayed without problems.

comment:4 Changed 11 years ago by Jakub Ś

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