Bug 117612

Summary: Web Inspector: "Search Resource Content" should cancel when I remove all text search text
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web Inspector (Deprecated)Assignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, timothy
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2013-06-13 15:39:42 PDT
* SUMMARY
When I clear the "Search Resource Content" search box, I expect the sidebar to return to showing all resources. Currently I have to hit "Enter" after I clear the content for sidebar to return as expected, we should detect when you've removed all content and clear it.

* STEPS TO REPRODUCE
1. Inspect <http://bogojoker.com/shell/>
2. Focus the search all box and search "click"
3. Select all text in the search box and delete
  => expect the sidebar to return to the normal Resources view, but it didn't.

* RADAR
<rdar://problem/14067434> "Search Resource Content" should cancel when I remove all text search text
Comment 1 Joseph Pecoraro 2013-06-13 15:40:07 PDT
I had a patch for this but it didn't land before WebInspectorUI was upstreamed. So I'll go through the new process.
Comment 2 Joseph Pecoraro 2013-06-13 15:43:08 PDT
Created attachment 204647 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2013-06-13 16:33:19 PDT
Comment on attachment 204647 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 204647

Committed r151573: <http://trac.webkit.org/changeset/151573>
Comment 4 WebKit Commit Bot 2013-06-13 16:33:20 PDT
All reviewed patches have been landed.  Closing bug.