Opened 13 years ago

Closed 13 years ago

#8862 closed Bug (invalid)

Tabbing into CKEditor in Safari not working right

Reported by: CraigBuchek Owned by:
Priority: Normal Milestone:
Component: General Version: 3.6.2
Keywords: Cc:

Description

Tabbing into a CKEditor instance is not working correctly on Safari. It usually requires a 2nd tab to be able to type into the editor field. We're running Safari 5.0.5 on Mac OS X 10.6.8.

Steps to reproduce:

This happens some of the time:

  1. Go to http://nightly.ckeditor.com/7441/_samples/replacebycode.html
  2. Click in the Editor 1 CKEditor instance.
  3. Hit the TAB key. This highlights the Editor 2 instance.
  4. Type something. Expected what I typed to appear, but it does not.
  5. Hit the TAB key again. Expected this to highlight the Submit button, but it keeps the Editor 2 instance highlighted.
  6. Type something. What I type does now get inserted in the editor.

This happens other times:

  1. Go to http://nightly.ckeditor.com/7441/_samples/replacebycode.html
  2. Click in the Editor 1 CKEditor instance.
  3. Hit the TAB key. This highlights the Editor 2 instance.
  4. Type something. Expected what I typed to appear, but it does not.
  5. Hit the TAB key again. Expected this to highlight the Submit button, but it highlights the Editor 1 instance.
  6. Type something. Expected what I typed to appear, but it does not.
  7. Hit the TAB key again. Expected this to highlight the Submit button, but it keeps the Editor 1 instance highlighted.
  8. Type something. What I type does now get inserted in the editor.

We're seeing this behavior in CKEditor 3.6.2 as well as the nightly demo.

Change History (2)

comment:1 Changed 13 years ago by Frederico Caldeira Knabben

Version: 3.6.3 (SVN - trunk)3.6.2

comment:2 Changed 13 years ago by Jakub Ś

Resolution: invalid
Status: newclosed

I have checked this problem on latest Safari 5.1.5 and the problem didn't occur there. What is more it didn't also occur on Safari 5.1

Could you please try to update your Safari?

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