[Webkit-unassigned] [Bug 238100] New: Web Inspector: Can't create more than 1 event breakpoint of the same event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 18 15:23:06 PDT 2022


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

            Bug ID: 238100
           Summary: Web Inspector: Can't create more than 1 event
                    breakpoint of the same event
           Product: WebKit
           Version: Safari 15
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: opendarwin at lapcatsoftware.com
                CC: inspector-bugzilla-changes at group.apple.com

The web inspector doesn't allow more than 1 event breakpoint to be created of the same event. This is a problem because I have specially configured breakpoints with a condition and an evaluate javascript action, but sometimes I also need a breakpoint just for the event with no condition or action. Disabling the specialized breakpoint doesn't make a different; I have to delete the specialized breakpoint to create another breakpoint of the same event.

Steps to reproduce:
1) Create a breakpoint for an event, such as "play".
2) Add a condition and action to the breakpoint.
3) Disable the breakpoint.
4) Create another breakpoint for the event, such as "play".

Expected results:
A new "play" breakpoint is created.

Actual results:
No new breakpoint is created. I hear the Mac "Boop" sound effect for something not allowed.

-- 
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/20220318/526b4cf6/attachment.htm>


More information about the webkit-unassigned mailing list