Bug 298893
| Summary: | RenderBox::topLeftLocationOffset is wrong with abspos in vertical-rl container on iOS | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kiet Ho <kiet.ho> |
| Component: | Layout and Rendering | Assignee: | Kiet Ho <kiet.ho> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bfulgham, kiet.ho, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Kiet Ho
On iOS, it appears that in a vertical-rl or horizontal RTL container, the vertical scrollbar is rendered on the right instead of on the left on macOS. However, some layout calculations still assumes the scrollbar is on the left instead of right. One example is RenderBox::topLeftLocationOffset
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/160637533>