E-mail List Archives
Re: ARIA Sliders now work correctly in iOS using swipe gestures
From: Patrick H. Lauke
Date: Jul 14, 2021 4:25PM
- Next message: Peter Weil: "Re: best practice for Americanized foreign words"
- Previous message: Bryan Garaventa: "Re: ARIA Sliders now work correctly in iOS using swipe gestures"
- Next message in Thread: None
- Previous message in Thread: Bryan Garaventa: "Re: ARIA Sliders now work correctly in iOS using swipe gestures"
- View all messages in this Thread
Yes, noticed the change a while ago
https://github.com/w3c/aria-practices/issues/8#issuecomment-835943657
Of course, this still leaves many other browser/AT/OS scenarios (not
just Android/Talkback, but also touch-enabled Windows laptops running
AT) out in the cold, as they don't (yet) fire fake synthetic key events.
In production, it's still safest to use an actual <input type="range">
and style it/visually hide it and replace its visual presentation
accordingly.
P
--
Patrick H. Lauke
https://www.splintered.co.uk/ | https://github.com/patrickhlauke
https://flickr.com/photos/redux/ | https://www.deviantart.com/redux
twitter: @patrick_h_lauke | skype: patrick_h_lauke
- Next message: Peter Weil: "Re: best practice for Americanized foreign words"
- Previous message: Bryan Garaventa: "Re: ARIA Sliders now work correctly in iOS using swipe gestures"
- Next message in Thread: None
- Previous message in Thread: Bryan Garaventa: "Re: ARIA Sliders now work correctly in iOS using swipe gestures"
- View all messages in this Thread