[Webkit-unassigned] [Bug 192711] New: Web Inspector: REGRESSION: Elements: deleting the last child of a collapsed parent selects the parent's next sibling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 14 12:52:39 PST 2018


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

            Bug ID: 192711
           Summary: Web Inspector: REGRESSION: Elements: deleting the last
                    child of a collapsed parent selects the parent's next
                    sibling
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
               URL: https://devinrousso.com/demo/WebKit/test.html
                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. go to the Elements tab
3. select the last child of the <section>
4. collapse the <section> (make sure to not change the selection when collapsing)
5. press ⌫ to delete any selected elements
 => the next sibling of the <section> becomes selected, instead of the deleted child's previous sibling

Another thing of note is that if the same steps are repeated except for (4), the closing tag of the parent is briefly selected before the selection changes to be the deleted child's previous sibling

-- 
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/20181214/0d46652c/attachment.html>


More information about the webkit-unassigned mailing list