Bug 255496
| Summary: | [macOS] Controls with appearance collapse when flexing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | alan <zalan> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, zalan |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
alan
For controls like checkbox we return 0px as their intrinsic widths which produces overlapping content in over-constrained cases.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
alan
found a more suitable way to fix bug 255419.