RESOLVED DUPLICATE of bug 168021 154034
Web Inspector: Inspector should not jump to the Network tab if it is empty
https://bugs.webkit.org/show_bug.cgi?id=154034
Summary Web Inspector: Inspector should not jump to the Network tab if it is empty
Timothy Hatcher
Reported 2016-02-09 09:20:32 PST
Created attachment 270931 [details] Screenshot Clicking a URL will try to jump to the Network tab, where it will show the resource. If the Inspector was closed when the resource was loaded, it might not be in the Network tab. This causes a bad UX. We should prefer the Resources tab when the Network tab does not have the resource. Steps: 1) Load a page like https://webkit.org/blog/3574/web-inspector-interface-changes/ 2) Switch to the Network tab and make sure it was the last tab used 2) Inspect an image 3) Click on the image URL in the Elements tab Expected Result: Shows the image resource in the Resources tab with it selected in the sidebar. Actual Results Sometimes: Shows the image resource in the Network tab with a blank navigation bar and sidebar. Note: We prefer the most recently used tab, even though the Network tab is a poor choice when it is empty.
Attachments
Screenshot (307.81 KB, image/png)
2016-02-09 09:20 PST, Timothy Hatcher
no flags
Radar WebKit Bug Importer
Comment 1 2016-02-09 09:21:25 PST
Devin Rousso
Comment 2 2017-02-21 12:46:08 PST
*** This bug has been marked as a duplicate of bug 168021 ***
Note You need to log in before you can comment on or make changes to this bug.