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

Joseph Pecoraro
Reported 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
Attachments
[PATCH] Proposed Fix (2.17 KB, patch)
2013-06-13 15:43 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 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.
Joseph Pecoraro
Comment 2 2013-06-13 15:43:08 PDT
Created attachment 204647 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2013-06-13 16:33:20 PDT
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.