Opened 11 years ago
Closed 10 years ago
#10188 closed defect (fixed)
Enhanced grid Accessibility -Problems opening popup menus using the keyboard
Reported by: | Roberto Mosqueda | Owned by: | evan |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | DojoX Grid | Version: | 1.4.0b |
Keywords: | EnhancedGrid a11y | Cc: | David Schwartz, [email protected]…, Nathan Toone, [email protected]…, Becky Gibson |
Blocked By: | Blocking: |
Description
To Reproduce:
1.- Open a valid browse
2.- Go to /test_enhanced_grid.html
3.- Move the keyboard focus to one of the cells, press shift + F10 to activate the pop up menu.
4.- The pop up is not displayed.
Comment: on Mozilla 3.5 and Safari 4, the pop up appears but immediately disappears.
Browsers affected: FF 3.0 and 3.5, IE 6, 7 and 8, Safari 4, chrome 3
Change History (8)
comment:1 Changed 11 years ago by
Owner: | changed from Nathan Toone to Evan |
---|
comment:2 Changed 11 years ago by
Keywords: | EnhancedGrid added; Datagrid removed |
---|
comment:3 Changed 11 years ago by
comment:5 Changed 11 years ago by
Milestone: | tbd → 1.5 |
---|
comment:6 Changed 11 years ago by
Milestone: | 1.5 → 1.6 |
---|
comment:7 Changed 10 years ago by
Owner: | changed from Evan to evan |
---|
comment:8 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
While shift+F10 works on column headers, it doesn't appear to work for rows or the cell that has the keyboard focus. Instead Shift+F10 appears to open a browser pop-up menu for rows; for cells, it does nothing in FF 3.5.