[Webkit-unassigned] [Bug 206302] New: Web Inspector: collapsing a virtualized folder in a `WI.TreeOutline` doesn't updated the DOM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 15 11:19:04 PST 2020


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

            Bug ID: 206302
           Summary: Web Inspector: collapsing a virtualized folder in a
                    `WI.TreeOutline` doesn't updated the DOM
           Product: WebKit
           Version: WebKit Local Build
          Hardware: All
               URL: https://webkit.org/
                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. 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

-- 
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/20200115/94142c50/attachment.htm>


More information about the webkit-unassigned mailing list