Opened 12 years ago
Closed 12 years ago
#8827 closed defect (fixed)
There is no way to get keyboard focus into the grid if the header is hidden
Reported by: | Becky Gibson | Owned by: | Becky Gibson |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | DojoX Grid | Version: | 1.3.0b2 |
Keywords: | a11y | Cc: | Becky Gibson |
Blocked By: | Blocking: |
Description
You can hid the grid header by adding .dojoxGridHeader { display:none; } to the style of the page. If you do this, there is no way to get keyboard focus into the grid. When the grid headers are hidden focus should go directly to a cell when tabbing into the grid.
Change History (3)
comment:1 Changed 12 years ago by
Milestone: | tbd → future |
---|
comment:2 Changed 12 years ago by
Milestone: | future → 1.4 |
---|---|
Owner: | changed from Bryan Forbes to Becky Gibson |
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
closed via [17326]