Opened 12 years ago
Closed 12 years ago
#9842 closed Bug (fixed)
IN FF17: when we open Toolbar menu for the first time & press down arrow key, focus goes to next toolbar button instead of menu options
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.0.1 |
Component: | Accessibility | Version: | 4.0 |
Keywords: | IBM | Cc: | Damian, Teresa Monahan |
Description
To reproduce the defect:
- Open any CK Editor sample, navigate to editor body.
- Press Alt + F10 to navigate to toolbar.
- Navigate to SCAYT toolbar button menu and press Enter to open SCAYT menu.
- Press Down Arrow key
Expected Result: Focus should go to first SCAYT menu option.
Actual Result: Focus going to next toolbar button
It only happens the first time when we launch the editor & open a toolbar menu.
It works properly in FF ESR 10.0.11
Change History (1)
comment:1 Changed 12 years ago by
Milestone: | → CKEditor 4.0.1 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed with git:57e2fd6.