<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: focus jumping due to CSS value"
   href="https://bugs.webkit.org/show_bug.cgi?id=158430">158430</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>AX: focus jumping due to CSS value
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>OS X 10.11
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Accessibility
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mfairchild365&#64;gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>webkit-bug-importer&#64;group.apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>When implementing aria on a set of tabs, I ran into a very unusual bug. It appears that when Voice Over is active and a tab is activated, focus is directed to an adjacent tab (rather than remaining on the activated tab) thus potentially causing confusion. I've put together an example with details about the bug and what I have found the cause to be.

I've tested in Safari Tech Preview 9.1.1 (11601.6.17, 11602.1.33) and it appears to work correctly now, but I was unable to find a related issue. I thought I'd open an issue just in case.

<a href="http://mfairchild365.github.io/aria-tabs-vo-bug/">http://mfairchild365.github.io/aria-tabs-vo-bug/</a></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>