Bug 192114

Summary: Web Inspector: REGRESSION(r238602): Elements: deleting a hidden DOM node doesn't highlight the newly selected DOM node
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Matt Baker <mattbaker>
Status: RESOLVED WONTFIX    
Severity: Normal CC: hi, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
URL: https://devinrousso.com/demo/WebKit/test.html
Bug Depends on: 192059    
Bug Blocks:    

Devin Rousso
Reported 2018-11-28 15:24:00 PST
* STEPS TO REPRODUCE: 1. open WebInspector 2. go to the Elements tab 3. expand the <section> in the DOM tree 4. select the first <div> child 5. collapse the <section> by clicking on the disclosure arrow 6. press ⌫ to delete the element (nothing will be selected, but both the selection path component and CSS sidebar will update) 7. expand the <section> by clicking on the disclosure arrow => nothing is selected (I'd expect the new first <div> child to be selected)
Attachments
Radar WebKit Bug Importer
Comment 1 2018-11-29 09:34:13 PST
Matt Baker
Comment 2 2018-12-14 13:19:32 PST
Note You need to log in before you can comment on or make changes to this bug.