PolymerElements / paper-behaviors

Common behaviors used across paper-* elements.
19 stars 27 forks source link

Mobile A11y Testing 11/1 #50

Open lpalmaro opened 8 years ago

lpalmaro commented 8 years ago

On Android with Talkback, when I doubletap to press the button, or check the radio button, I don't receive any spoken feedback about this state change. When I place focus on it again though, I do hear the right state read aloud. Would be better to have more immediate feedback. "

amouratoglou commented 4 years ago

hi, I have found this a11y issue too... It would be good to get an update for this. anyone knows a workaround ? I've tried with checkbox instead of buttons, it does work, but my project can´t support checkbox due to backwards compatilibility.