Ticket #3296 (closed Bug: worksforme)
JavaScript error on tab and shift-tab in IE with tabindex
| Reported by: | martinkou | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | Accessibility | Version: | SVN (CKEditor) - OLD |
| Keywords: | IE WorksForMe | Cc: |
Description
To reproduce:
- Modify sample.html and replacebyclass.html such that the editor is surrounded by a few textboxex with tabindex, and the editor's textbox should have a tabindex as well.
- Open replacebyclass.html in IE6.
- Put focus in the first textbox, tab until the focus is in the editor.
- Now press tab or shift-tab.
- JavaScript error.
Change History
Note: See
TracTickets for help on using
tickets.

I'm just testing it and it WFM. Maybe there is something else in the page to be done to see the problem.
Do you think you could attach a test page for it?