Opened 7 years ago
Closed 7 years ago
#17696 closed defect (fixed)
Mobile TimePicker widget does not support selecting values with Bluetooth attached keyboard.
Reported by: | Patrick Ruzand | Owned by: | Patrick Ruzand |
---|---|---|---|
Priority: | high | Milestone: | 1.10 |
Component: | DojoX Mobile | Version: | 1.9.2 |
Keywords: | a11y | Cc: | Sebastien Pereira, adrian |
Blocked By: | Blocking: |
Description
The Dojo mobile TimePicker? has the following a11y issues:
The time cannot be selected using an attached Bluetooth keyboard. Using a Bluetooth attached keyboard, cannot advance from one wheel to the next in a multi-wheel selector.
Change History (5)
comment:1 Changed 7 years ago by
Keywords: | a11y added |
---|---|
Owner: | set to Patrick Ruzand |
Priority: | undecided → high |
Status: | new → assigned |
comment:2 Changed 7 years ago by
Milestone: | tbd → 1.10 |
---|
comment:3 Changed 7 years ago by
Cc: | Sebastien Pereira added |
---|
comment:4 Changed 7 years ago by
comment:5 Changed 7 years ago by
Cc: | adrian added |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Ref #17697: Closing it as fixed:
- using attached keyboard it is now possible to advance from one wheel to the next in a multi-wheel selector
- time now can be selected (with double-tap-hold gesture)
However it is still impossible to change the value using the keyboard with VoiceOver?. (VoiceOver? limitation? doesn't send keyboard events back to javascript).
Note: See
TracTickets for help on using
tickets.
Ref: https://bugs.dojotoolkit.org/ticket/17697 Mobile SpinWheel? does not operate correctly using VoiceOver?.