[Webkit-unassigned] [Bug 210672] New: Web Inspector: removing a `WI.TreeElement` in a `WI.NavigationSidebar` doesn't check if the `WI.TreeOutline` still matches the current filter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 17 14:30:23 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=210672

            Bug ID: 210672
           Summary: Web Inspector: removing a `WI.TreeElement` in a
                    `WI.NavigationSidebar` doesn't check if the
                    `WI.TreeOutline` still matches the current filter
           Product: WebKit
           Version: WebKit Local 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 with a JavaScript resource
2. go to the Sources Tab
3. filter for that JavaScript resource
 => the Breakpoints section should say "No Filter Results"
4. set a breakpoint in that JavaScript resource
 => the Breakpoints section should update to show the new breakpoint
5. delete the breakpoint added in step 4

## EXPECTED

The Breakpoints section should show "No Filter Results".

## ACTUAL

The Breakpoints section is empty.

-- 
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/20200417/531e843b/attachment.htm>


More information about the webkit-unassigned mailing list