<?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>10660</bug_id>
          
          <creation_ts>2010-09-20 14:18:32 +0000</creation_ts>
          <short_desc>use &lt; and &gt; and not &amp;#8592; and &amp;#8594; to indicate previous and next</short_desc>
          <delta_ts>2010-12-05 09:59:31 +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>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>a11y, a11y_display</keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>LC</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Gregory J. Rosmaita">oedipus</reporter>
          <assigned_to name="Michael[tm] Smith">mike</assigned_to>
          <cc>cooper</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>
          
          <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>39115</commentid>
    <comment_count>0</comment_count>
    <who name="Gregory J. Rosmaita">oedipus</who>
    <bug_when>2010-09-20 14:18:32 +0000</bug_when>
    <thetext>use &lt; and &gt; and not &amp;#8592; and &amp;#8594; to indicate previous and next

in the top-level menu that appears at the beginning of the sections of

http://dev.w3.org/html5/spec/

the character-entity used to indicate &quot;previous&quot; is &amp;#8592; whilst the 
character-entity used to indicate &quot;next&quot; is &amp;#8594; as follows:

&lt;a href=&quot;editing.html&quot;&gt;&amp;#8592; 7 User interaction&lt;/a&gt; &amp;#8211;
   &lt;a href=&quot;spec.html#contents&quot;&gt;Table of contents&lt;/a&gt; &amp;#8211;
   &lt;a href=&quot;syntax.html&quot;&gt;8 The HTML syntax &amp;#8594;&lt;/a&gt;

PROBLEM: most users will not be able to generate either &amp;#8594; or 
&amp;#8592; from the keyboard, making it difficult to use these links 
when one invokes a list of links traversable by first character in 
hypertext

SOLUTION: 

1. replace &amp;#8592; with &amp;lt; (U+0003C) to indicate previous; 
2. replace &amp;#8594; with &amp;gt; (U+0003E) to indicate next;
3. gloss the symbolic (ascii art) indicators with ABBR as follows:

&lt;abbr title=&quot;previous&quot;&gt;&amp;lt;&lt;/abbr&gt;
&lt;abbr title=&quot;next&quot;&gt;&amp;gt;&lt;/abbr&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>41120</commentid>
    <comment_count>1</comment_count>
    <who name="Joshue O Connor">joshue.oconnor</who>
    <bug_when>2010-10-12 15:33:42 +0000</bug_when>
    <thetext>The Bug Triage Sub Team have reviewed this Bug and feel it is not a priority. The Bug can be advanced if Gregory decides that it is warranted.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>42464</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2010-11-11 22:59:32 +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: Angle brackets aren&apos;t the appropriate Unicode characters here, so I&apos;m WONTFIXing this. If there are ATs that don&apos;t handle Unicode correctly, they should be fixed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>42477</commentid>
    <comment_count>3</comment_count>
    <who name="Gregory J. Rosmaita">oedipus</who>
    <bug_when>2010-11-12 01:30:51 +0000</bug_when>
    <thetext>(In reply to comment #2)

&gt; Status: Rejected
&gt; Change Description: no spec change
&gt; Rationale: Angle brackets aren&apos;t the appropriate Unicode characters here, so
&gt; I&apos;m WONTFIXing this. If there are ATs that don&apos;t handle Unicode correctly, they
&gt; should be fixed.

ian, i think you misunderstand the issue -- the problem isn&apos;t in the exposition of the unicode characters, but in their replication by a user who is trying to use a list of links or an auto-complete feature to get to/activate the link that leads to the previous and next sections -- i have a 101 key keyboard, and i don&apos;t know how to generate the character you are currently using as part of the hyperlink text in the navigational portion of the multi-page view; i can&apos;t even imagine how i would invoke it on a device with only a telephone keypad to input text or a braille keyboard (as one can do with the icon or braille plus from APH (american printing house for the blind - http://tech.aph.org/pda_doc.htm)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>42497</commentid>
    <comment_count>4</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2010-11-12 20:38:44 +0000</bug_when>
    <thetext>Realistically, it&apos;s not a problem. The &quot;previous&quot; link is the second link on the page, so just hitting tab twice will get you there if you went too far while traversing the spec forwards page by page. I don&apos;t really know why else you would click that link. The forwards link doesn&apos;t have the arrow at the start, so I don&apos;t see why you&apos;d ever try to hit that one.

Having said that, if people really do want to navigate the site that way, we could add accesskey=&quot;&quot; attributes on the links with &quot;&lt;&quot; and &quot;&gt;&quot; as the values. Would that help?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>42550</commentid>
    <comment_count>5</comment_count>
    <who name="Gregory J. Rosmaita">oedipus</who>
    <bug_when>2010-11-15 21:51:13 +0000</bug_when>
    <thetext>(In reply to comment #4)
hixie, thanks for your response -- 

QUOTE
Having said that, if people really do want to navigate the site that way, we
could add accesskey=&quot;&quot; attributes on the links with &quot;&lt;&quot; and &quot;&gt;&quot; as the values.
Would that help? 
UNQUOTE

i think that adding &lt; and &gt; as accesskey values for the previous and next is a good idea, as long as there is some documentation somewhere that details the conventions used in the spec: 

* the keys &quot;&lt;&quot; and &quot;&gt;&quot; have been assigned as access keys for &quot;previous&quot; and 
  &quot;next&quot; respectively

personally, i would like to see a &quot;Formatting Conventions Used in this Document&quot; section added to the W3C boilerplate intro, so that spec authors can document for spec readers what precisely the formatting conventions used in the spec are, including a list of global accesskeys

one serious problem with large web pages and assistive technologies is focus maintenance, which is why someone deep in the document might want to invoke a list of links with which to go to the previous or next section -- having &quot;&lt;&quot; and &quot;&gt;&quot; assigned as accesskeys WILL help, but the user should be able to generate the first character used as hyyperlink text without invoking a macro/special key-combo to generate the &quot;special character&quot;

your point about the &quot;&gt;&quot; character in a list of links is well-taken -- no one would need to generate the last character in hyperlink text in order to use it

one last point of consideration -- how broad is the support for non-alpha-numeric characters when used as accesskeys?  i have an old UAAG 1.0 proposed test page to test support for non-alpha-numeric characters used as accesskeys:

http://www.hicom.net/~oedipus/wai/ua/tests/non-alpha-numeric_accesskey_test1.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>42725</commentid>
    <comment_count>6</comment_count>
    <who name="Michael Cooper">cooper</who>
    <bug_when>2010-11-23 16:42:55 +0000</bug_when>
    <thetext>Bug triage sub-team reviewed, this is not an issue with the features of HTML so is not a HTML A11Y task force priority. However, we do agree there is an accessibility issue with the spec. It seems this could be solved by putting the arrows in via CSS so they are visible but not part of the link text, which is what is causing the accessibility problem. Using the &quot;previous section&quot; link as an example, it could be given a class of &quot;prev&quot; and the following CSS should work: a.prev:before {content: &quot;&amp;#8592; &quot;}. The same could be done with the &quot;next section link, e.g., a.next:after {content: &quot; &amp;#8594;&quot;}.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>43063</commentid>
    <comment_count>7</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2010-12-05 09:57:00 +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: Accepted
Change Description: I updated the spec splitter such that arrows in the next/previous links are now generated using CSS, as described in comment 6.
Rationale: The solution Michael Cooper proposed in comment 6 seems to be the best way to address the original request from Gregory.

http://dev.w3.org/cvsweb/html5/spec/tools/spec-splitter.py.diff?r1=1.7&amp;r2=1.8&amp;f=h</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>43064</commentid>
    <comment_count>8</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2010-12-05 09:59:31 +0000</bug_when>
    <thetext>Gregory, if you want access keys to be added to the next/previous links, please open a different bug for that, and indicate there what characters should be used (&quot;&lt;&quot; and &quot;&gt;&quot; don&apos;t seem like the best choices...)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>