Bug 227605
| Summary: | Web Inspector: Use `flex-basis: 100%` or similar in Sources navigation sidebar to progressively shrink sections | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Patrick Angle <pangle> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, pangle, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | 227604 | ||
| Bug Blocks: | |||
Patrick Angle
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/80055034>