<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 - Impossible to set focus in context menu using JavaScript (after listening for the tap and hold event."
   href="https://bugs.webkit.org/show_bug.cgi?id=147983">147983</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Impossible to set focus in context menu using JavaScript (after listening for the tap and hold event.
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>525.x (Safari 3.2)
          </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>birkir.gunnarsson&#64;deque.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>webkit-bug-importer&#64;group.apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>When using the tap and hold event to bring up an element's custom context menu, the
Voiceover focus cannot be programmatically set to the desired element
when the menu opens. It always ends up somewhere near the &quot;back&quot;
button (at least when you swipe from current position to the right
that is where you end up).
When opening the same menu using a double click event (same focus
management script) the focus goes where it is supposed to.
<a href="http://a11yideas.com/testcode/touch_gestuer_html_css.html">http://a11yideas.com/testcode/touch_gestuer_html_css.html</a>
(text on page has further notes on the problem(.</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>