[Webkit-unassigned] [Bug 199413] New: Web Inspector: Elements: DOM breakpoints context menu items inserted first when accessed via status image

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 2 11:32:46 PDT 2019


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

            Bug ID: 199413
           Summary: Web Inspector: Elements: DOM breakpoints context menu
                    items inserted first when accessed via status image
           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: mattbaker at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

Summary:
DOM breakpoints context menu items inserted first when accessed via status image.

Steps to Reproduce:
1. Right-click the DOM node in the tree to show context menu
2. Add any DOM breakpoint (e.g.: Break on > Attribute Modified)
3. Right-click the DOM breakpoint indicator to show context menu

Expected:
    Add
    Edit
    Copy
    Delete
    Toggle Visibility
    -
    Forced Pseudo-Classes
    -
    Break on
    -
    Disable Breakpoint
    Delete Breakpoint
    -
    etc.

Actual:
    Break on
    -
    Disable Breakpoint
    Delete Breakpoint
    -
    Add
    Edit
    Copy
    Delete
    Toggle Visibility
    -
    Forced Pseudo-Classes
    -
    etc.

-- 
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/20190702/07f5b00e/attachment-0001.html>


More information about the webkit-unassigned mailing list