Ticket #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:
- Go to http://nightly.ckeditor.com/7441/_samples/replacebycode.html
- Click in the Editor 1 CKEditor instance.
- Hit the TAB key. This highlights the Editor 2 instance.
- Type something. Expected what I typed to appear, but it does not.
- Hit the TAB key again. Expected this to highlight the Submit button, but it keeps the Editor 2 instance highlighted.
- Type something. What I type does now get inserted in the editor.
This happens other times:
- Go to http://nightly.ckeditor.com/7441/_samples/replacebycode.html
- Click in the Editor 1 CKEditor instance.
- Hit the TAB key. This highlights the Editor 2 instance.
- Type something. Expected what I typed to appear, but it does not.
- Hit the TAB key again. Expected this to highlight the Submit button, but it highlights the Editor 1 instance.
- Type something. Expected what I typed to appear, but it does not.
- Hit the TAB key again. Expected this to highlight the Submit button, but it keeps the Editor 1 instance highlighted.
- 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
Note: See
TracTickets for help on using
tickets.
