[Webkit-unassigned] [Bug 154034] New: Web Inspector: Inspector should not jump to the Network tab if it is empty

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 9 09:20:32 PST 2016


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

            Bug ID: 154034
           Summary: Web Inspector: Inspector should not jump to the
                    Network tab if it is empty
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: timothy at apple.com
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

Created attachment 270931
  --> https://bugs.webkit.org/attachment.cgi?id=270931&action=review
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.

-- 
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/20160209/c130a248/attachment.html>


More information about the webkit-unassigned mailing list