Bug 250944

Summary: Prevent overflow of width/height of layout overflow rectangle which can cause scroll bar to misfunction.
Product: WebKit Reporter: Ahmad Saleem <ahmad.saleem792>
Component: ScrollingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ahmad Saleem
Reported 2023-01-21 12:16:47 PST
Hi Team, While going through Blink's commit, I came across another potential failing test case in Safari 16.2 & STP161: Test Case - https://jsfiddle.net/3c79t0ge/show ^ Does not scroll and does not show scrollbar. Works fine in Chrome Canary 111 and Firefox Nightly 111 Blink Commit - https://chromium.googlesource.com/chromium/blink/+/d050f9be579d02e40c8924b4153376bc32ffba1a WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/rendering/RenderOverflow.h#76 Just wanted to raise it so we can fix it. Thanks!
Attachments
EWS
Comment 1 2023-01-21 17:38:25 PST
Committed 259178@main (5f8306750a54): <https://commits.webkit.org/259178@main> Reviewed commits have been landed. Closing PR #8924 and removing active labels.
Radar WebKit Bug Importer
Comment 2 2023-01-21 17:39:19 PST
Note You need to log in before you can comment on or make changes to this bug.