Description
AutoAdvance toggle button can be activated using only the Sapce key, but according to the accessibility design pattern in W3C (https://www.w3.org/WAI/ARIA/apg/patterns/switch/) for toggle buttons Enter key should optionally be supported.
And it was suggested in a discussion, that it is expected to work with ArrowRight and ArrowLeft for toggling this ON and OFF, but this is not specified in the design pattern. Therefore this needs to be investigated as part of this work.
Done Looks Like
Description
AutoAdvancetoggle button can be activated using only theSapcekey, but according to the accessibility design pattern in W3C (https://www.w3.org/WAI/ARIA/apg/patterns/switch/) for toggle buttonsEnterkey should optionally be supported.And it was suggested in a discussion, that it is expected to work with
ArrowRightandArrowLeftfor toggling this ON and OFF, but this is not specified in the design pattern. Therefore this needs to be investigated as part of this work.Done Looks Like
Enterkey for activation of the toggle buttonArrowRightandArrowLeftkeys to activate this button when focused