[Webkit-unassigned] [Bug 192114] New: Web Inspector: REGRESSION(r238599): Elements: deleting a hidden DOM node doesn't highlight the newly selected DOM node
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 28 15:24:00 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=192114
Bug ID: 192114
Summary: Web Inspector: REGRESSION(r238599): Elements: deleting
a hidden DOM node doesn't highlight the newly selected
DOM node
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
Depends on: 191483
* 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)
Referenced Bugs:
https://bugs.webkit.org/show_bug.cgi?id=191483
[Bug 191483] Web Inspector: TreeOutline should re-use multiple-selection logic from Table
--
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/20181128/95047e1d/attachment.html>
More information about the webkit-unassigned
mailing list