RESOLVED FIXED 167073
Web Inspector: Search Tab should display search results immediately when closing and reopening Inspector
https://bugs.webkit.org/show_bug.cgi?id=167073
Summary Web Inspector: Search Tab should display search results immediately when clos...
Blaze Burg
Reported 2017-01-15 14:09:01 PST
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.
Attachments
Patch (3.24 KB, patch)
2017-01-15 21:56 PST, Devin Rousso
no flags
Radar WebKit Bug Importer
Comment 1 2017-01-15 14:09:18 PST
Devin Rousso
Comment 2 2017-01-15 21:56:38 PST
WebKit Commit Bot
Comment 3 2017-01-20 20:52:53 PST
Comment on attachment 298938 [details] Patch Clearing flags on attachment: 298938 Committed r211010: <http://trac.webkit.org/changeset/211010>
WebKit Commit Bot
Comment 4 2017-01-20 20:52:56 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.