[Webkit-unassigned] [Bug 200876] New: Web Inspector: REGRESSION: Debugger: pressing delete when the all/uncaught exceptions breakpoint is selected should select the next tree element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 19 00:11:25 PDT 2019


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

            Bug ID: 200876
           Summary: Web Inspector: REGRESSION: Debugger: pressing delete
                    when the all/uncaught exceptions breakpoint is
                    selected should select the next tree element
           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. add the Assertion Failures breakpoint
3. add an event breakpoint
4. add the All Requests breakpoint
5. select the event breakpoint
6. press delete (⌫)
 => Assertion Failures breakpoint selected (should select the All Requests breakpoint)
7. press delete (⌫)
 => Uncaught Exceptions breakpoint selected (should select the All Requests breakpoint)
8. press delete (⌫)
 => Uncaught Exceptions breakpoint becomes disabled
 => Uncaught Exceptions breakpoint is still selected
9. press delete (⌫)
 => nothing happens (should select the All Requests breakpoint)

-- 
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/20190819/a594d5a0/attachment.html>


More information about the webkit-unassigned mailing list