Bug 314140
| Summary: | Scrollbar changes in subtree are not properly handled for various shrink to fit type of content | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sammy Gill <sgill26> |
| Component: | Layout and Rendering | Assignee: | Sammy Gill <sgill26> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sammy Gill
We recently added some logic that allows us to respond to scrollbar changes in the subtree of a renderer with an intrinsic type of computed width. There are other types of shrink-to-fit content, such as inline blocks, that have similar characteristics and still do not work
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/176311985>
Sammy Gill
Pull request: https://github.com/WebKit/WebKit/pull/64318
Sammy Gill
Pull request: https://github.com/WebKit/WebKit/pull/64712
Sammy Gill
*** This bug has been marked as a duplicate of bug 290452 ***