<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>27870</bug_id>
          
          <creation_ts>2015-01-21 07:22:43 +0000</creation_ts>
          <short_desc>Allow specifying step size for range controls</short_desc>
          <delta_ts>2018-05-14 17:09:07 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>ARIA</product>
          <component>Spec</component>
          <version>1.1</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>MOVED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dominic Mazzoni">dmazzoni</reporter>
          <assigned_to name="James Craig">jcraig</assigned_to>
          <cc>w3cbugzilla</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>117372</commentid>
    <comment_count>0</comment_count>
    <who name="Dominic Mazzoni">dmazzoni</who>
    <bug_when>2015-01-21 07:22:43 +0000</bug_when>
    <thetext>An ARIA slider exposes its min, max, and current value, but no step size. Indie UI provides a way to change the value, but even absent that it might be valuable for assistive technology to know the plausible step size that&apos;s allowed when changing a range value.

Note that &lt;input type=range&gt; already supports a step attribute.

I propose aria-valuestep

Example:

&lt;div role=&quot;slider&quot; tabindex=0 aria-valuemin=0 aria-valuemax=100 aria-valuestep=10 aria-value=70&gt;70%&lt;/div&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>129246</commentid>
    <comment_count>1</comment_count>
    <who name="James Nurthen">w3cbugzilla</who>
    <bug_when>2018-05-14 17:09:07 +0000</bug_when>
    <thetext>https://github.com/w3c/aria/issues/471</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>