Bug 151062

Summary: Web Inspector: Enable/disable All Breakpoints not usable when "No Filter Results" displayed
Product: WebKit Reporter: Matt Baker <mattbaker>
Component: Web InspectorAssignee: Matt Baker <mattbaker>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[Patch] Proposed Fix none

Description Matt Baker 2015-11-09 16:52:37 PST
* SUMMARY
Enable/disable All Breakpoints not usable when "No Filter Results" displayed.

* STEPS TO REPRODUCE
1. Inspector -> Debugger tab
2. Filter breakpoint list with text that causes "No Filter Results" to appear
3. Toggle the state of the "Enable/disable All Breakpoints" button
  => Button does not respond
Comment 1 Radar WebKit Bug Importer 2015-11-09 16:52:57 PST
<rdar://problem/23473874>
Comment 2 Matt Baker 2015-11-10 16:23:50 PST
The "empty-content-placeholder" element is covering the navigation bar. It should be a child of the panel's "content" element instead of the panel itself.
Comment 3 Matt Baker 2015-11-10 16:39:14 PST
Created attachment 265243 [details]
[Patch] Proposed Fix
Comment 4 WebKit Commit Bot 2015-11-10 17:29:52 PST
Comment on attachment 265243 [details]
[Patch] Proposed Fix

Clearing flags on attachment: 265243

Committed r192283: <http://trac.webkit.org/changeset/192283>
Comment 5 WebKit Commit Bot 2015-11-10 17:29:56 PST
All reviewed patches have been landed.  Closing bug.