Opened 10 years ago
Closed 10 years ago
#12168 closed enhancement (fixed)
[patch][ccla]Chart: Keyboard Navigation supported in Selectable Legend
Reported by: | ruanqi | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | Charting | Version: | 1.6.0b1 |
Keywords: | keyboard navigation, legend | Cc: | Adam Peller, [email protected]…, [email protected]… |
Blocked By: | Blocking: |
Description
This is a feature for a11y needs, as well as other dojo interactive widgets. Usage: Individual legends group are accessed by TAB. Once the legends group has the focus, cursor right/left or up/down to nav among the various elements. Checkbox state is toggled by SPACE. Finally, while it has the focus, the legend should lose the focus on TAB.
PS: Still use "charting/tests/test_selectableLegend.html" as the testcase of keyboard navigation feature.
Attachments (1)
Change History (3)
Changed 10 years ago by
Attachment: | selectable_legends_keyboard_nav.patch added |
---|
comment:1 Changed 10 years ago by
Milestone: | tbd → 1.6 |
---|---|
Status: | new → assigned |
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
patch from Rock (IBM, CCLA)