WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
Bug 192114
Web Inspector: REGRESSION(
r238602
): Elements: deleting a hidden DOM node doesn't highlight the newly selected DOM node
https://bugs.webkit.org/show_bug.cgi?id=192114
Summary
Web Inspector: REGRESSION(r238602): Elements: deleting a hidden DOM node does...
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2018-11-29 09:34:13 PST
<
rdar://problem/46344323
>
Matt Baker
Comment 2
2018-12-14 13:19:32 PST
This will be fixed by
https://bugs.webkit.org/show_bug.cgi?id=192387
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug