[Webkit-unassigned] [Bug 181229] New: Web Inspector: Clicking source location link in Console unexpectedly jumps to Network tab

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 2 16:59:20 PST 2018


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

            Bug ID: 181229
           Summary: Web Inspector: Clicking source location link in
                    Console unexpectedly jumps to Network tab
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: joepeck at webkit.org
                CC: inspector-bugzilla-changes at group.apple.com

Clicking source location link in Console unexpectedly jumps to Network tab

We recently made it possible to open resources in the Network tab. In many cases we don't expect to jump there and would rather go to the Resources tab or Debugger tab, even if we were more recently in the Network Tab. Do our usual preferences of ignoring the Search and Network tabs.

Test:
<script>console.error("here");</script>

Steps to Reproduce:
1. Inspect test page
2. Show Network Tab
3. Show Elements Tab
4. Show Split Console
5. Click link next to "here"
  => Expected to go to Resources/Debugger tab and not Network tab

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180103/ccdc338e/attachment-0001.html>


More information about the webkit-unassigned mailing list