[Webkit-unassigned] [Bug 199332] New: Web Inspector: DOM Debugger: descendant breakpoints should be able to be enabled/disabled/deleted from a collapsed parent
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 28 11:58:42 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=199332
Bug ID: 199332
Summary: Web Inspector: DOM Debugger: descendant breakpoints
should be able to be enabled/disabled/deleted from a
collapsed parent
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: drousso at apple.com
CC: inspector-bugzilla-changes at group.apple.com
# STEPS TO REPRODUCE:
1. inspect any page
2. set a DOM breakpoint on a child of some node
3. collapse the parent node of the child node from step 2 in the DOM tree
4. right-click on the breakpoint icon in the "gutter" of the DOM tree
=> "Enabled Breakpoints"/"Disable Breakpoints" and "Delete Breakpoints" missing
NOTE: if you set a breakpoint on the parent node (from step 3) itself, then those menu items appear, but then the "Reveal Breakpoint" item disappears.
It should also be possible to click to toggle _all_ child breakpoints on/off.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190628/5066cec8/attachment.html>
More information about the webkit-unassigned
mailing list