<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: VoiceOver/Safari does not allow focus on specific &quot;empty links&quot; (with &amp;nbsp;)"
   href="https://bugs.webkit.org/show_bug.cgi?id=147881">147881</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>AX: VoiceOver/Safari does not allow focus on specific &quot;empty links&quot; (with &amp;nbsp;)
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>528+ (Nightly build)
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>iOS
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>iOS 8.2
          </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>redux&#64;splintered.co.uk
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>webkit-bug-importer&#64;group.apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=258718" name="attach_258718" title="Variations of links/spans with different attributes to test focusability">attachment 258718</a> <a href="attachment.cgi?id=258718&amp;action=edit" title="Variations of links/spans with different attributes to test focusability">[details]</a></span>
Variations of links/spans with different attributes to test focusability

While VoiceOver/iOS (8.4) allows user to focus on

&lt;a href=&quot;#&quot;&gt;&lt;/a&gt;
&lt;a href=&quot;#&quot; title=&quot;Close&quot;&gt;&lt;/a&gt;

adding a &amp;nbsp; makes VO ignore these links completely.

&lt;a href=&quot;#&quot;&gt;&amp;nbsp;&lt;/a&gt;
&lt;a href=&quot;#&quot; title=&quot;Close&quot;&gt;&amp;nbsp;&lt;/a&gt;

Of course, these are arguably inaccessible controls to begin with, but the fact that the first examples without &amp;nbsp; do receive focus would suggest that the links with &amp;nbsp; should in fact also receive focus.</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>