WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
298893
RenderBox::topLeftLocationOffset is wrong with abspos in vertical-rl container on iOS
https://bugs.webkit.org/show_bug.cgi?id=298893
Summary
RenderBox::topLeftLocationOffset is wrong with abspos in vertical-rl containe...
Kiet Ho
Reported
2025-09-15 13:35:17 PDT
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
Comment 1
2025-09-15 13:35:28 PDT
<
rdar://problem/160637533
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug