Bug 151062 - Web Inspector: Enable/disable All Breakpoints not usable when "No Filter Results" displayed
Summary: Web Inspector: Enable/disable All Breakpoints not usable when "No Filter Resu...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Matt Baker
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-11-09 16:52 PST by Matt Baker
Modified: 2015-11-10 17:29 PST (History)
8 users (show)

See Also:


Attachments
[Patch] Proposed Fix (1.70 KB, patch)
2015-11-10 16:39 PST, Matt Baker
no flags Details | Formatted Diff | Diff

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