[Webkit-unassigned] [Bug 227605] New: Web Inspector: Use `flex-basis: 100%` or similar in Sources navigation sidebar to progressively shrink sections

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 1 17:25:12 PDT 2021


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

            Bug ID: 227605
           Summary: Web Inspector: Use `flex-basis: 100%` or similar in
                    Sources navigation sidebar to progressively shrink
                    sections
           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: pangle at apple.com
                CC: inspector-bugzilla-changes at group.apple.com,
                    pangle at apple.com, webkit-bug-importer at group.apple.com
        Depends on: 227604

Bug 225590 changed flex behavior in such a way we can no longer use `height: 100%` on all the child sections of the navigation sidebar in the Sources Tab to progressively size each section based on available space. Bug 227597 removed the `height: 100%` to allow the various sections to always be visible again, but the resize behavior is not an exact match for before the regression point, only better. Once bug 227604 is resolved, we should be able to reliably use flex-basis to achieve the desired behavior.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=227604
[Bug 227604] `flex-basis` behaves unexpectedly with children using `max-height: fit-content;`
-- 
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/20210702/4cdb87fb/attachment.htm>


More information about the webkit-unassigned mailing list