[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 11:20:53 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=111193
--- Comment #12 from Joseph Pecoraro <joepeck at webkit.org> ---
(In reply to comment #11)
> Comment on attachment 276215 [details]
> [PATCH] Proposed Fix
>
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=276215&action=review
>
> > Source/WebKit2/WebProcess/WebPage/WebInspector.cpp:226
> > + m_page->corePage()->inspectorController().show();
>
> Why show in the disable case?
This is basically a bring to front, but that actually should happen automatically if the user selected something, so I should be able to drop it here!
--
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/cbef8358/attachment.html>
More information about the webkit-unassigned
mailing list