<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 - Consider implementing auxclick event"
   href="https://bugs.webkit.org/show_bug.cgi?id=166849">166849</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Consider implementing auxclick event
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>Other
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>All
          </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>Event Handling
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>nzolghadr&#64;chromium.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>There was a new event proposed for non-primary button click actions called &quot;auxclick&quot; [1] and to dedicate the &quot;click&quot; event only to the primary button.

Both FireFox[2] and Chrome[3] shipped the feature. I was wondering if it is possible to have it implemented in WebKit as well.


[1] <a href="https://wicg.github.io/auxclick/">https://wicg.github.io/auxclick/</a>
[2] <a href="https://hg.mozilla.org/mozilla-central/rev/ea7338a0b3de">https://hg.mozilla.org/mozilla-central/rev/ea7338a0b3de</a>
[3] <a href="https://www.chromestatus.com/feature/5663174342737920">https://www.chromestatus.com/feature/5663174342737920</a>

P.S. I wasn't sure if the component is correct or not. So I just picked the one that seems closest. Feel free to change the component to a more appropriate one.</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>