Opened 9 years ago
Closed 8 years ago
#14118 closed defect (patchwelcome)
LazyTreeGrid - a11y related defects
Reported by: | elvis | Owned by: | Evan |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.6.1 |
Keywords: | LazyTreeGrid, a11y | Cc: | |
Blocked By: | Blocking: |
Description
- expanding items causes unexpected scrolling when items are selected:
expand a bottom node will cause jump back to the last focused cell;
- RTL issue: incorrect align of expand icons in rtl
- JAWS issue: expand status won't be announced when focus on a expandable cell.
Change History (2)
comment:1 Changed 8 years ago by
comment:2 Changed 8 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | new → closed |
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.
We will consider patches to the old DojoX Grid code though.