Opened 13 years ago

Closed 13 years ago

#7594 closed Bug (fixed)

keyboard navigation of Tool bar broken when we create and destroy Editor instances

Reported by: Satya Minnekanti Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.6
Component: Accessibility Version:
Keywords: IBM Cc: Damian, James Cunningham, Teresa Monahan

Description

To reproduce the defect:

  1. Open Ajax sample & create Editor instance by clicking on Create Editor button.
  1. Go in to Editor body, press Alt + F10 to go to tool bar & use left & right Arrow keys to navigate through buttons in the tool bar.
  1. It works fine.
  1. Remove the Editor by clicking on Remove Editor button.
  1. Create a new Editor instance by clicking on Create Editor button.
  1. Go in to Editor body, press Alt + F10 to go to tool bar.
  1. Press Right Arrow key.

Expected Result:

Focus goes to next tool bar button.

Actual Result:

Focus goes in to editor body and cursor is visible in editor body.

Attachments (1)

7645.patch (3.7 KB) - added by Garry Yao 13 years ago.

Download all attachments as: .zip

Change History (10)

Changed 13 years ago by Garry Yao

Attachment: 7645.patch added

comment:1 Changed 13 years ago by Garry Yao

Cc: damo,jamescun,tmonahandamo, jamescun, tmonahan
Owner: set to Garry Yao
Status: newreview

comment:2 Changed 13 years ago by Frederico Caldeira Knabben

#7684 seems to be related to this.

comment:3 Changed 13 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.6
Status: reviewreview_passed

comment:4 Changed 13 years ago by Garry Yao

Resolution: fixed
Status: review_passedclosed

Fixed with [6850].

comment:5 Changed 13 years ago by Krzysztof Studnik

Still occurs under IE6/7

comment:6 Changed 13 years ago by Krzysztof Studnik

Resolution: fixed
Status: closedreopened

comment:7 Changed 13 years ago by Sa'ar Zac Elias

Status: reopenedpending

WFM, can you give more details?

comment:8 Changed 13 years ago by Garry Yao

WFM

comment:9 Changed 13 years ago by Krzysztof Studnik

Resolution: fixed
Status: pendingclosed

WFM Sorry for false alarm. with cache disabled, it works fine

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