Chromium Code Reviews
DescriptionMake spin button accessible on Mac.
I mapped a spin button to a vertical slider, which causes VoiceOver to
expect the appropriate range attributes - and then gave it a role description of
"spin button" and an orientation of "vertical", so hopefully users will
be able to figure it out.
I also filled in the remaining range attributes that weren't implemented yet,
which also improves sliders, scroll bars, and progress bars.
BUG=130430
TEST=Visit a webpage with an ARIA spinbutton with VoiceOver on.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=156881
Patch Set 1 #
Total comments: 7
Patch Set 2 : Change accessible name on mac to "stepper" #Patch Set 3 : Rebase #
Messages
Total messages: 10 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||