<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jesse.r.beach&#64;gmail.com" title="Jesse Beach &lt;jesse.r.beach&#64;gmail.com&gt;"> <span class="fn">Jesse Beach</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: Aria-activedescendant not supported"
   href="https://bugs.webkit.org/show_bug.cgi?id=161734">bug 161734</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>jesse.r.beach&#64;gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: Aria-activedescendant not supported"
   href="https://bugs.webkit.org/show_bug.cgi?id=161734#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: Aria-activedescendant not supported"
   href="https://bugs.webkit.org/show_bug.cgi?id=161734">bug 161734</a>
              from <span class="vcard"><a class="email" href="mailto:jesse.r.beach&#64;gmail.com" title="Jesse Beach &lt;jesse.r.beach&#64;gmail.com&gt;"> <span class="fn">Jesse Beach</span></a>
</span></b>
        <pre>We are running up against this issue as well at Facebook. Our top-level search bar experience is hampered on OSX because of this issue. I've put together a codepen that can be tested on OSX with VoiceOver. Note that the items targeted by the aria-activedescendant attribute on the combobox input are not announced by VoiceOver.

<a href="http://codepen.io/jessebeach/pen/OWBJRy">http://codepen.io/jessebeach/pen/OWBJRy</a>

I tested this behavior with JAWS 16 on Windows using Chrome and the example codepen behaved as expected -- the items targeted by aria-activedescendant are announced when the id value is changed in the attribute.

This gap is functionality for Safari and Chrome on OSX is a serious impediment for low vision and blind web users.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>