[Webkit-unassigned] [Bug 111193] Web Inspector: Keyboard shortcut for "Inspect Element" only works when Web Inspector is open.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 12 12:11:40 PDT 2016


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

--- Comment #14 from Joseph Pecoraro <joepeck at webkit.org> ---
Created attachment 276259
  --> https://bugs.webkit.org/attachment.cgi?id=276259&action=review
[PATCH] Improved Version

This changes the workflow.

Now when Toggle happens in the UIProcess:
  - if starting, connect() so the inspector doesn't open until you select something
  - if closing, we can do nothing if nothing was selected. If something was selected, the inspector will bring to front automatically anyways

-- 
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/20160412/33cc601e/attachment.html>


More information about the webkit-unassigned mailing list