<?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>25509</bug_id>
          
          <creation_ts>2014-04-29 23:13:24 +0000</creation_ts>
          <short_desc>Spinbutton left/right and up/down</short_desc>
          <delta_ts>2014-05-05 16:54:45 +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>Practices</component>
          <version>1.1</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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="James Nurthen">w3cbugzilla</reporter>
          <assigned_to name="Joseph Scheuhammer">clown</assigned_to>
          
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>104758</commentid>
    <comment_count>0</comment_count>
    <who name="James Nurthen">w3cbugzilla</who>
    <bug_when>2014-04-29 23:13:24 +0000</bug_when>
    <thetext>From WebAIM list (scott gonzales)
 
Then there are cases such as spinbutton, where the ARIA Authoring Practices
will tell you to treat up/down the same as right/left, even though it
doesn&apos;t make sense. For editable spinners, you definitely do not want to
override the left and right arrows since those are used to change cursor
position within the current value.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>105044</commentid>
    <comment_count>1</comment_count>
    <who name="Joseph Scheuhammer">clown</who>
    <bug_when>2014-05-05 15:35:21 +0000</bug_when>
    <thetext>(In reply to James Nurthen from comment #0)
&gt; From WebAIM list (scott gonzales)
&gt;  
&gt; Then there are cases such as spinbutton, where the ARIA Authoring Practices
&gt; will tell you to treat up/down the same as right/left, even though it
&gt; doesn&apos;t make sense. For editable spinners, you definitely do not want to
&gt; override the left and right arrows since those are used to change cursor
&gt; position within the current value.

This was changed based on Scott&apos;s suggestion a while back.  I don&apos;t remember exactly when, but the latest WD (07-Mar-2013) states [1] (my emphasis):

&quot;The associated text field generally supports standard text entry operations such as selection of characters, deletions, insertions, and caret movement using *the Right Arrow and Left Arrow keys*.

...

* Up Arrow increases the value.
* Down Arrow decreases the value.
...
&quot;

The latest published editor&apos;s draft (08-Apr-2014) [2], and the work-in-progress draft [3] use the same text.

[1] http://www.w3.org/TR/wai-aria-practices/#spinbutton
[2] http://www.w3.org/WAI/PF/aria-practices/Overview.html#spinbutton
[3] http://rawgit.com/w3c/aria/master/practices/aria-practices.html#spinbutton</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>