[Webkit-unassigned] [Bug 196888] New: Web Inspector: sidebar panels shouldn't be added as subviews unless visible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 12 18:22:08 PDT 2019


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

            Bug ID: 196888
           Summary: Web Inspector: sidebar panels shouldn't be added as
                    subviews unless visible
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                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

Although most of the top-level sidebar panel subclasses will bail if they're not visible, subviews don't have knowledge of that state and may still layout even when the parent panel is hidden.  The only subview of a sidebar should the currently visible panel.

-- 
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/20190413/ced77414/attachment-0001.html>


More information about the webkit-unassigned mailing list