Opened 15 years ago

Closed 15 years ago

#3296 closed Bug (worksforme)

JavaScript error on tab and shift-tab in IE with tabindex

Reported by: Martin Kou Owned by:
Priority: Normal Milestone: CKEditor 3.0
Component: Accessibility Version: SVN (CKEditor) - OLD
Keywords: IE WorksForMe Cc:

Description

To reproduce:

  1. 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.
  2. Open replacebyclass.html in IE6.
  3. Put focus in the first textbox, tab until the focus is in the editor.
  4. Now press tab or shift-tab.
  5. JavaScript error.

Change History (2)

comment:1 Changed 15 years ago by Frederico Caldeira Knabben

Keywords: WorksForMe added

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?

comment:2 Changed 15 years ago by Frederico Caldeira Knabben

Resolution: worksforme
Status: newclosed
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