Bug 117612 - Web Inspector: "Search Resource Content" should cancel when I remove all text search text
Summary: Web Inspector: "Search Resource Content" should cancel when I remove all text...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-06-13 15:39 PDT by Joseph Pecoraro
Modified: 2013-06-13 16:33 PDT (History)
4 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.17 KB, patch)
2013-06-13 15:43 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.