-
Notifications
You must be signed in to change notification settings - Fork 345
Determining Features of APG Slider Updates
Jon Gunderson edited this page Feb 2, 2021
·
3 revisions
APG Focus Group Meeting
- Carolyn MacLeod, IBM
- Patrick Lauke, Pacellio Group
- Jon Gunderson, U. of Illinois
- Monday, 1 February 2021
- 10:00am Central Time (USA)
- Color Viewer Slider
- Color Viewer Slider with mobile support example
- Preview slider thermostat example
- Preview multi-thumb slider
- Preview multi-thumb slider with mobile support
- Color Viewer Slider Example
- Color Viewer Slider Example with Mobile Support
- Updated thermostat slider example
- updated multi-thumb slider with and without support mobile devices
- Special warning labels in examples
- Include touch issues in APG design pattern for slider and spin buttons
- Remove slider examples that include additional controls (e.g. buttons or text input) to change value of ARIA slider in mobile apps
- HTML example using range control with styling (e.g. current best practice)
- Using the
aria-valuetext
- High contrast support using range
- Option to use hidden
range
control
- Using the
- Use of inline SVG images
- Use of currentColor property
- Rects and circles
- Text value is next to the thumb
- Leave ARIA on SVG elements
- Using aria-hidden on remaining SVG elements
- Test with voice over macOS, iPadOS and iOS
- Use of borders for rail
- Thumb solid color
- Size and shape of thumbs
- Focus border around thumb
- Focus border around entire slider
- Pointer Events Specification
- Support sighted touch interaction
- Based on mouse events (extension)
- Changing the event names (change event name from 'mouse' to 'pointer' )
- Need to tell browser
touch-action
in CSS to ignore pointer events - Example using pointer events
- Implementation information
- Home
- About the APG TF Work
- Contributing
- Meetings
- Management and Operations Documentation
- Publication Change Logs