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: | Scrolling | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
EWS
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
<rdar://problem/104518540>