RESOLVED FIXED 162114
Web Inspector: Bring the inspected page's window forward when activating element search
https://bugs.webkit.org/show_bug.cgi?id=162114
Summary Web Inspector: Bring the inspected page's window forward when activating elem...
Joseph Pecoraro
Reported 2016-09-16 22:58:59 PDT
Summary: Bring the inspected page's window forward when activating element search. When using a detached inspector is annoying that after enabling node search you have to make multiple clicks. (1) To focus the window containing the inspected page and (2) to then select the node. We should eliminate click (1) which often confuses people. This would also make ⇧⌘C also bring the inspected page forward for very fast selecting of different elements.
Attachments
[PATCH] Proposed Fix (6.18 KB, patch)
2016-09-16 23:01 PDT, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2016-09-16 22:59:16 PDT
Joseph Pecoraro
Comment 2 2016-09-16 23:01:10 PDT
Created attachment 289162 [details] [PATCH] Proposed Fix
Blaze Burg
Comment 3 2016-09-19 02:20:25 PDT
Comment on attachment 289162 [details] [PATCH] Proposed Fix r=me Does this work correctly from the API / menu item as well?
WebKit Commit Bot
Comment 4 2016-09-19 02:42:07 PDT
Comment on attachment 289162 [details] [PATCH] Proposed Fix Clearing flags on attachment: 289162 Committed r206091: <http://trac.webkit.org/changeset/206091>
WebKit Commit Bot
Comment 5 2016-09-19 02:42:11 PDT
All reviewed patches have been landed. Closing bug.
Joseph Pecoraro
Comment 6 2016-09-22 11:46:23 PDT
(In reply to comment #3) > Comment on attachment 289162 [details] > [PATCH] Proposed Fix > > r=me > > Does this work correctly from the API / menu item as well? Yes, in all cases. Menu item, keyboard shortcut, frontend toolbar icon / protocol API.
Note You need to log in before you can comment on or make changes to this bug.