[Webkit-unassigned] [Bug 170705] Web Inspector: No context menu available via ENABLE_INSPECTOR_SERVER

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 10 16:37:24 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=170705

--- Comment #3 from Ross Kirsling <ross.kirsling at sony.com> ---
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 "opt-in" 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).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170410/b0001338/attachment.html>


More information about the webkit-unassigned mailing list