[Webkit-unassigned] [Bug 192917] New: Web Inspector: REGRESSION: deleting an audit puts selection in a selected but invisible state

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 19 22:47:13 PST 2018


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

            Bug ID: 192917
           Summary: Web Inspector: REGRESSION: deleting an audit puts
                    selection in a selected but invisible state
           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. open WebInspector
2. enable the Audits tab
3. add the default audits (assuming they aren't already there)
4. recursively expand all default audits so everything is visible
5. select the first top-level default audit ("Demo Audit")
6. press delete ⌫
 => the first top-level default audit ("Demo Audit") will disappear, and the selection styles will apply to the new first top-level default audit ("Accessibility") (which was the second top-level default audit)
7. press delete ⌫
 => nothing happens
8. press up ↑
 => the "valid-tabindex" test becomes selected, while the first top-level default audit ("Accessibility") is also selected

-- 
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/20181220/08213646/attachment.html>


More information about the webkit-unassigned mailing list