[Webkit-unassigned] [Bug 150817] New: Web Inspector: Search Results tab cause jump to Resources tab on reload

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 2 14:30:33 PST 2015


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

            Bug ID: 150817
           Summary: Web Inspector: Search Results tab cause jump to
                    Resources tab on reload
    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

Steps:
1) Load any page
2) Do a search in the global search field to make a Search Results tab (a result needs found)
3) Go to the Console tab
4) Reload the page

The Resources tab will be switched to. It should not switch tabs and cookie restoring for the Search Results tab should not be done until it is active.

Views/ContentBrowserTabContentView.js:193:22: CONSOLE TRACE showRepresentedObject {"lineNumber":1248,"columnNumber":16}
0: showRepresentedObject(Views/ContentBrowserTabContentView.js:193:22)
1: showRepresentedObject(Base/Main.js:993:41)
2: showSourceCode(Base/Main.js:1033:31)
3: showOriginalOrFormattedSourceCodeTextRange(Base/Main.js:1054:24)
4: _treeElementSelected(Views/SearchSidebarPanel.js:384:68)
5: _treeElementSelected([native code])
6: select(Views/TreeOutline.js:1014:33)
7: revealAndSelect(Views/TreeOutline.js:1022:20)
8: (unknown)(Views/SearchSidebarPanel.js:154:61)
9: (unknown)([native code])
10: forEachMatch(Views/SearchSidebarPanel.js:120:25)
11: resourceCallback(Views/SearchSidebarPanel.js:149:33)
12: resourceCallback([native code])
13: _dispatchResponseToCallback(Protocol/InspectorBackend.js:233:27)
14: _dispatchResponse(Protocol/InspectorBackend.js:203:45)
15: dispatch(Protocol/InspectorBackend.js:87:35)
16: dispatchNextQueuedMessageFromBackend(Protocol/MessageDispatcher.js:42:34)

-- 
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/20151102/13eb6717/attachment.html>


More information about the webkit-unassigned mailing list