WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
249279
Include overflows from visual effects in RenderTableSection
https://bugs.webkit.org/show_bug.cgi?id=249279
Summary
Include overflows from visual effects in RenderTableSection
Ahmad Saleem
Reported
2022-12-13 16:53:57 PST
Hi Team, While going through Blink's commit, I came across another paint invalidation bug: Test Case (don't run in full screen, run in JSFiddle and watch result window/section) -
https://jsfiddle.net/2Lpoj4tv/
^ In Safari 16.2 & Safari Technology Preview 159, the box show slim layout skeleton and then the box move while in other browsers like Chrome Canary 110 and Firefox Nightly 110, there is no as such artifact or glitch where a layout is showing where the box is going to move. It does not happens after multiple runs and also on first try sometime the box does not move at all as well in Safari. Blink Commit -
https://chromium.googlesource.com/chromium/blink/+/dba22725e4163641a807574077abcadc62c2a35f
Webkit GitHub Source -
https://github.com/WebKit/WebKit/blob/403e78eb6ddb81c1319cca7045b09199474573ed/Source/WebCore/rendering/RenderTable.cpp#L562
&
https://github.com/WebKit/WebKit/blob/403e78eb6ddb81c1319cca7045b09199474573ed/Source/WebCore/rendering/RenderTable.cpp#L422
Just wanted to raise this bug so it can be fixed. Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-12-20 16:54:17 PST
<
rdar://problem/103577030
>
EWS
Comment 2
2023-01-06 19:29:29 PST
Committed
258596@main
(e87838633996): <
https://commits.webkit.org/258596@main
> Reviewed commits have been landed. Closing PR #7683 and removing active labels.
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