[Webkit-unassigned] [Bug 167073] New: Web Inspector: Search Tab should display search results immediately when closing and reopening Inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 15 14:09:01 PST 2017


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

            Bug ID: 167073
           Summary: Web Inspector: Search Tab should display search
                    results immediately when closing and reopening
                    Inspector
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bburg at apple.com
                CC: dcrousso+webkit at gmail.com,
                    inspector-bugzilla-changes at group.apple.com,
                    webkit-bug-importer at group.apple.com

STEPS TO REPRODUCE:

1. Inspect a page
2. Search for something
3. Select the third search result
=> Result is revealed in the resource in main content area
4. Close Inspector
5. Reopen Inspector
=> Search Tab and search term is restored, but no results and empty content area
6. Click in search field, press enter
=> Third result is automatically selected and shown in its resource

It appears that we don't perform the search again on restoring the tab. We should do this right away. When results appear the existing state restoration machinery should just do the right thing.

-- 
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/20170115/c6e0a51f/attachment.html>


More information about the webkit-unassigned mailing list