<html>
    <head>
      <base href="https://bugs.webkit.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: No context menu available via ENABLE_INSPECTOR_SERVER"
   href="https://bugs.webkit.org/show_bug.cgi?id=170705#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: No context menu available via ENABLE_INSPECTOR_SERVER"
   href="https://bugs.webkit.org/show_bug.cgi?id=170705">bug 170705</a>
              from <span class="vcard"><a class="email" href="mailto:ross.kirsling&#64;sony.com" title="Ross Kirsling &lt;ross.kirsling&#64;sony.com&gt;"> <span class="fn">Ross Kirsling</span></a>
</span></b>
        <pre>This patch reintroduces the old SoftContextMenu class and applies various fixes:
- Remove legacy globals and prototype extensions.
- Align JS/CSS style with current front-end code.
- Update UI and fix UX to replicate the macOS native context menu.

To verify without ENABLE_INSPECTOR_SERVER, simply &quot;opt-in&quot; to the non-native context menu by commenting out the conditional at SoftContextMenu.js:377.

The appearance and behavior should match the native context menu (exceptions being the lack of a native-backed Inspect Element option and the fact that the menu itself can be right-clicked upon).</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>