RESOLVED FIXED 206302
Web Inspector: collapsing a virtualized folder in a `WI.TreeOutline` doesn't updated the DOM
https://bugs.webkit.org/show_bug.cgi?id=206302
Summary Web Inspector: collapsing a virtualized folder in a `WI.TreeOutline` doesn't ...
Devin Rousso
Reported 2020-01-15 11:19:04 PST
# STEPS TO REPRODUCE: 1. inspect <https://webkit.org/> 2. set a breakpoint on the first line of `enableScrollableTables` 3. reload the page 4. expand `this` in the Local Variables section of the Scope Chain panel in the details sidebar 5. collapse `this` => there is a bunch of empty space below `this`, when there should be `tables` and the other scope sections NOTE: scrolling fixes the issue
Attachments
Patch (2.68 KB, patch)
2020-01-15 11:21 PST, Devin Rousso
no flags
Devin Rousso
Comment 1 2020-01-15 11:21:44 PST
WebKit Commit Bot
Comment 2 2020-01-15 13:41:55 PST
Comment on attachment 387810 [details] Patch Clearing flags on attachment: 387810 Committed r254633: <https://trac.webkit.org/changeset/254633>
WebKit Commit Bot
Comment 3 2020-01-15 13:41:57 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2020-01-15 13:42:14 PST
Note You need to log in before you can comment on or make changes to this bug.