<?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>17939</bug_id>
          
          <creation_ts>2012-07-18 07:20:28 +0000</creation_ts>
          <short_desc>use of title attribute for instructions results in inaccessible content</short_desc>
          <delta_ts>2012-09-28 19:46:40 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>faulkner.steve</cc>
    
    <cc>hans.hillen</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>70339</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-07-18 07:20:28 +0000</bug_when>
    <thetext>This was was cloned from bug 16835 as part of operation convergence.
Originally filed: 2012-04-24 11:39:00 +0000
Original reporter: steve faulkner &lt;faulkner.steve@gmail.com&gt;

================================================================================
 #0   steve faulkner                                  2012-04-24 11:39:19 +0000 
--------------------------------------------------------------------------------
the spec suggests user agents use the title attribute for description strings that may be displayed at any time. Due to user agents not implementing &apos;tooltips&apos; accessible the content is not available to keyboard only users until a incorrect pattern has been put in.

&quot;When an input element has a pattern attribute specified, authors should include a title attribute to give a description of the pattern. User agents may use the contents of this attribute, if it is present, when informing the user that the pattern is not matched, or at any other suitable time, such as in a tooltip or read out by assistive technology when the control gains focus.&quot;
http://dev.w3.org/html5/spec/common-input-element-attributes.html#attr-input-pattern

suggest adding authoring advice to mitigate this for example:

&quot;authors should not rely on this method, also provide a description of the pattern in text so that all users can have access to the information&quot;
================================================================================</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>