Opened 9 years ago
Closed 9 years ago
#14807 closed defect (fixed)
dojox.mobile._ItemBase should support keyboard navigation
Reported by: | ykami | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | DojoX Mobile | Version: | 1.7.2rc1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Some of the _ItemBase subclasses can be traversed by adding tabIndex=0 to the markup, but some others can't. tabIndex=0 should be enabled by default to comply with a11y requirement.
Change History (6)
comment:1 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|---|
Status: | new → assigned |
comment:2 Changed 9 years ago by
comment:6 Changed 9 years ago by
Priority: | undecided → high |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In [27876]: