Opened 7 years ago
Closed 6 years ago
#17942 closed defect (patchwelcome)
Screen reader (JAWS) / EnhancedGrid --> JAWS won't read when a row is un-checked
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.9.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I was testing the dojo EnhancedGrid? component with JAWS (screen reader) and I noticed that when you select a row JAWS actually says: "Row Selected" but when you un-selected it nothing happens, JAWS only says "space" if you hit that key, but never tells you that the row was unselected.
I'm not sure if there is an attribute that have to be added manually to make it work properly.
Note: See
TracTickets for help on using
tickets.
DojoX Grid and EnhancedGrid are deprecated in favor of dgrid and gridx.
You should upgrade your code to use one of those two grids.
It's possible the community may consider patches to the old DojoX Grid code though.