<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>145970</bug_id>
          
          <creation_ts>2015-06-15 04:17:11 -0700</creation_ts>
          <short_desc>AX: &lt;legend&gt; should be announced by Voiceover / screenreader</short_desc>
          <delta_ts>2015-06-17 02:08:21 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Accessibility</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="goetsu">aurelien.levy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>faulkner.steve</cc>
    
    <cc>jcraig</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1101903</commentid>
    <comment_count>0</comment_count>
    <who name="goetsu">aurelien.levy</who>
    <bug_when>2015-06-15 04:17:11 -0700</bug_when>
    <thetext>&lt;legend&gt; inside a &lt;fieldset&gt; must be announced as title of the group.

When user have focus on input inside a fieldset with a legend the legend must be used as a description of the inputs like with aria-describedby.
Furthermore if you have multiple nested fieldset with legend the description must inherit all the legend value

Here is my test case http://codepen.io/goetsu/pen/ZGJOWg

This have been resolved in the past but it look to be broken again :
https://bugs.webkit.org/show_bug.cgi?id=20887
https://bugs.webkit.org/show_bug.cgi?id=122534</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1101904</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2015-06-15 04:17:35 -0700</bug_when>
    <thetext>&lt;rdar://problem/21380574&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1102167</commentid>
    <comment_count>2</comment_count>
    <who name="James Craig">jcraig</who>
    <bug_when>2015-06-15 22:36:30 -0700</bug_when>
    <thetext>This is is not a WebKit bug. WebKit exposes the fieldset and legend the same way it always has.

Reference LayoutTest run on every commit.
https://github.com/WebKit/webkit/blob/master/LayoutTests/accessibility/fieldset-element.html
https://github.com/WebKit/webkit/blob/master/LayoutTests/accessibility/fieldset-element-expected.txt

VoiceOver&apos;s behavior changed in 2014, and is tracked as &lt;rdar://problem/17919418&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1102514</commentid>
    <comment_count>3</comment_count>
    <who name="Steve Faulkner">faulkner.steve</who>
    <bug_when>2015-06-17 02:08:21 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; This is is not a WebKit bug. WebKit exposes the fieldset and legend the same
&gt; way it always has.
&gt; 
&gt; Reference LayoutTest run on every commit.
&gt; https://github.com/WebKit/webkit/blob/master/LayoutTests/accessibility/
&gt; fieldset-element.html
&gt; https://github.com/WebKit/webkit/blob/master/LayoutTests/accessibility/
&gt; fieldset-element-expected.txt
&gt; 
&gt; VoiceOver&apos;s behavior changed in 2014, and is tracked as
&gt; &lt;rdar://problem/17919418&gt;

Guessing that &lt;rdar://problem/17919418&gt; is not public. Is there any indication that this VO bug will be fixed and in what time frame? Intersted as a client is asking whether they need to change their coding practices to work around this bug.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>