Ticket #7594 (closed Bug: fixed)
keyboard navigation of Tool bar broken when we create and destroy Editor instances
| Reported by: | satya | Owned by: | garry.yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.6 |
| Component: | Accessibility | Version: | |
| Keywords: | IBM | Cc: | damo, jamescun, tmonahan |
Description
To reproduce the defect:
- Open Ajax sample & create Editor instance by clicking on Create Editor button.
- 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.
- It works fine.
- Remove the Editor by clicking on Remove Editor button.
- Create a new Editor instance by clicking on Create Editor button.
- Go in to Editor body, press Alt + F10 to go to tool bar.
- 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
Change History
comment:1 Changed 13 months ago by garry.yao
- Cc changed from damo,jamescun,tmonahan to damo, jamescun, tmonahan
- Owner set to garry.yao
- Status changed from new to review
comment:3 Changed 13 months ago by fredck
- Status changed from review to review_passed
- Milestone set to CKEditor 3.6
comment:4 Changed 13 months ago by garry.yao
- Status changed from review_passed to closed
- Resolution set to fixed
Fixed with [6850].
comment:6 Changed 13 months ago by krst
- Status changed from closed to reopened
- Resolution fixed deleted
Note: See
TracTickets for help on using
tickets.

