This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 27901 - pattern-slider (multithumb)
Summary: pattern-slider (multithumb)
Status: RESOLVED FIXED
Alias: None
Product: ARIA
Classification: Unclassified
Component: Practices (show other bugs)
Version: 1.1
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: James Nurthen
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-26 19:17 UTC by James Nurthen
Modified: 2015-04-20 22:14 UTC (History)
0 users

See Also:


Attachments

Description James Nurthen 2015-01-26 19:17:13 UTC
Need to call out the difference between a range slider where the values are constrained by the other thumb and the multi-thumb slider where there are multiple independent thumbs on the same axis.
Comment 1 James Nurthen 2015-01-26 19:22:37 UTC
Strike these
* Each slider thumb defines an aria-controls relationship between it and the minimum/maximum it controls.
* If the multi-thumb slider controls a live region, then add an aria-controls between each thumb (upper and lower), and the live region they control.