[Webkit-unassigned] [Bug 284276] New: Adjust out-of-flow position for rtl container with left-hand scrollbar
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Dec 8 23:06:37 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=284276
Bug ID: 284276
Summary: Adjust out-of-flow position for rtl container with
left-hand scrollbar
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: BrowserCompat
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
webkit-bug-importer at group.apple.com, zalan at apple.com
Hi Team,
While going through Blink's commit, I came across another failing one, where the box (container) is not positioned fully and more like clipped.
Test Case: https://jsbin.com/vexunetefa/1/edit?html,output
^ Notice `red` is not square properly compared to Chrome Canary 133 and Firefox Nightly 135.
Blink Commit: https://source.chromium.org/chromium/chromium/src/+/25c0bbd3266427e2a2d28ddf6a9c94198798b20b
WebKit Source: https://searchfox.org/wubkat/rev/52d16c972a163b36fe64a99efb66af93c6e2f2b2/Source/WebCore/rendering/RenderBox.cpp#3965
Seems like easy to merge and fix.
Just raising, so we can track it and fix it.
Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241209/5ceabf1f/attachment.htm>
More information about the webkit-unassigned
mailing list