<?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>25404</bug_id>
          
          <creation_ts>2014-04-21 18:25:25 +0000</creation_ts>
          <short_desc>ALT Guidance bugs</short_desc>
          <delta_ts>2015-06-05 15:01:13 +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>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>a11y</keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="dmacdona">david100</reporter>
          <assigned_to name="steve faulkner">faulkner.steve</assigned_to>
          <cc>faulkner.steve</cc>
    
    <cc>lwatson</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>robin</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>104113</commentid>
    <comment_count>0</comment_count>
    <who name="dmacdona">david100</who>
    <bug_when>2014-04-21 18:25:25 +0000</bug_when>
    <thetext>Here are some bugs filed against the ALT guidance document that also apply to HTML5


1) I think screen reader users should be explicitly informed that information below is the alternative... rather than deducing it from the heading above the alternative.

alt=&quot;Flowchart: Dealing with a broken lamp.&quot;&gt;

I would add &quot;full description below&quot;

alt=&quot;Flowchart: Dealing with a broken lamp. Full description below.&quot;&gt;
========

alt=&quot;Bar chart: Average rainfall in millimetres by Country and Season.&quot;

Same here

alt=&quot;Bar chart: Average rainfall in millimetres by Country and Season. Table of data below.&quot;


2) I&apos;m not sure of &quot;more than a couple of sentences&quot; being the guidance for providing a long text alternative. I&apos;ve always understood it to be if it requires more than about 100 words, OR if there is a necessity to structure it, then a long and structured description should be provided. A couple of sentences means about 20 words. Do we really want people to start requiring a long description if the alt is more than 20 words? Remember, the general public will take this document as the final word... I would like other&apos;s thoughts on this.

3) Also I think we need an example of the long description immediately following the image, where it is hidden in an expandable tag such as the Details/Summary (or a JavaScript fallback) .... every developer I know resists long text following an image because they don&apos;t want to give up the page real estate.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>104824</commentid>
    <comment_count>1</comment_count>
    <who name="Léonie Watson">lwatson</who>
    <bug_when>2014-04-30 17:30:37 +0000</bug_when>
    <thetext>On behalf of bug triage.

Dave, can you seperate the three issues here into separate bugs? It&apos;llmake them easier to triage and track. Thanks.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>106242</commentid>
    <comment_count>2</comment_count>
    <who name="steve faulkner">faulkner.steve</who>
    <bug_when>2014-05-17 08:26:16 +0000</bug_when>
    <thetext>(In reply to dmacdona from comment #0)
&gt; Here are some bugs filed against the ALT guidance document that also apply
&gt; to HTML5
&gt; 
&gt; 
&gt; 1) I think screen reader users should be explicitly informed that
&gt; information below is the alternative... rather than deducing it from the
&gt; heading above the alternative.
&gt; 
&gt; alt=&quot;Flowchart: Dealing with a broken lamp.&quot;&gt;
&gt; 
&gt; I would add &quot;full description below&quot;
&gt; 
&gt; alt=&quot;Flowchart: Dealing with a broken lamp. Full description below.&quot;&gt;
&gt; ========

The image is in a link

&lt;a href=&quot;#desc&quot;&gt;&lt;img src=&quot;flowchart.gif&quot; alt=&quot;Flowchart: Dealing with a broken lamp.&quot;&gt;&lt;/a&gt;

the user can follow the link to the structured representation of the flow chart



&gt; alt=&quot;Bar chart: Average rainfall in millimetres by Country and Season.&quot;
&gt; 
&gt; Same here
&gt; 
&gt; alt=&quot;Bar chart: Average rainfall in millimetres by Country and Season. Table
&gt; of data below.&quot;


I think that this would be better handled by wrapping the img + table in a figure (+figcaption element) will do this.


&gt; 
&gt; 2) I&apos;m not sure of &quot;more than a couple of sentences&quot; being the guidance for
&gt; providing a long text alternative. I&apos;ve always understood it to be if it
&gt; requires more than about 100 words, OR if there is a necessity to structure
&gt; it, then a long and structured description should be provided. A couple of
&gt; sentences means about 20 words. Do we really want people to start requiring
&gt; a long description if the alt is more than 20 words? Remember, the general
&gt; public will take this document as the final word... I would like other&apos;s
&gt; thoughts on this.

will tweak

&gt; 
&gt; 3) Also I think we need an example of the long description immediately
&gt; following the image, where it is hidden in an expandable tag such as the
&gt; Details/Summary (or a JavaScript fallback) .... every developer I know
&gt; resists long text following an image because they don&apos;t want to give up the
&gt; page real estate.

ok will add</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>107429</commentid>
    <comment_count>3</comment_count>
    <who name="Robin Berjon">robin</who>
    <bug_when>2014-06-06 09:40:14 +0000</bug_when>
    <thetext>I believe all the changes related to this bug have now been backported to CR; anything missing?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>107436</commentid>
    <comment_count>4</comment_count>
    <who name="dmacdona">david100</who>
    <bug_when>2014-06-06 14:00:31 +0000</bug_when>
    <thetext>Any further follow up on any of these issues I will take to 5.1 ... we can close out 5.0</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>