<?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>10772</bug_id>
          
          <creation_ts>2010-09-27 17:40:43 +0000</creation_ts>
          <short_desc>accesskey and an ordered set of unique space-separated tokens</short_desc>
          <delta_ts>2016-02-23 15:46:28 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>pre-LC1 HTML5 spec (editor: Ian Hickson)</component>
          <version>unspecified</version>
          <rep_platform>All</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>a11y</keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>LC</target_milestone>
          <dependson>10888</dependson>
    
    <dependson>23613</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Gregory J. Rosmaita">oedipus</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>chaals</cc>
    
    <cc>ian</cc>
    
    <cc>joshue.oconnor</cc>
    
    <cc>laura.lee.carlson</cc>
    
    <cc>mike</cc>
    
    <cc>oedipus</cc>
    
    <cc>public-html-a11y</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>w3c</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>39590</commentid>
    <comment_count>0</comment_count>
    <who name="Gregory J. Rosmaita">oedipus</who>
    <bug_when>2010-09-27 17:40:43 +0000</bug_when>
    <thetext>in the definition of accesskey, HTML5 states:

QUOTE cite=&quot;http://dev.w3.org/html5/spec/editing.html#the-accesskey-attribute&quot;
   All HTML elements may have the accesskey content attribute set. The 
   accesskey attribute&apos;s value is used by the user agent as a guide for 
   creating a keyboard shortcut that activates or focuses the element.

   If specified, the value must be an ordered set of unique
   space-separated tokens, each of which must be exactly one Unicode code
   point in length.
UNQUOTE

and yet, at:

http://dev.w3.org/html5/spec/common-microsyntaxes.html#ordered-set-of-unique-space-separated-tokens

HTML5 defines an ordered set of unique space-separated tokens as &quot;a set 
of space-separated tokens where none of the words are duplicated but 
where the order of the tokens is meaningful.&quot;

this is an incomplete definition, as accesskeys are characters, not 
words.


PROPOSED CLARIFICATION:
   An ordered set of unique space-separated tokens is a set of 
   space-separated tokens where none of the characters or words are 
   duplicated, but where the order of the tokens is meaningful.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>39678</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2010-09-28 06:57:10 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Change Description: no spec change
Rationale: A &quot;word&quot; is just used to mean the same as token -- a string of characters with no whitespace (no word separators). This is pretty common practice in the industry.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>41127</commentid>
    <comment_count>2</comment_count>
    <who name="Joshue O Connor">joshue.oconnor</who>
    <bug_when>2010-10-12 15:51:34 +0000</bug_when>
    <thetext>The Bug Triage Sub Team don&apos;t think this is a priority. Gregory can escalate this bug if he so chooses.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>125229</commentid>
    <comment_count>3</comment_count>
    <who name="Charles McCathieNevile">chaals</who>
    <bug_when>2016-02-23 15:46:28 +0000</bug_when>
    <thetext>There is a more serious bug here, that in most major browsers putting more than one character actually causes the browser to *stop* recognising the attribute. However this has been taken up in the HTML github tracker:  https://github.com/w3c/html/issues/20</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>