RESOLVED CONFIGURATION CHANGED Bug 26849
Incorrect repaint when toggling overflow to 'visible' with relative positioned elements
https://bugs.webkit.org/show_bug.cgi?id=26849
Summary Incorrect repaint when toggling overflow to 'visible' with relative positione...
Simon Fraser (smfr)
Reported 2009-06-30 11:35:40 PDT
The attached testcase shows a bug where we don't fully repaint when overflow is toggled from 'scroll' to 'visible', when both the overflow div and its contents are position: relative.
Attachments
Testcase (1.18 KB, text/html)
2009-06-30 11:36 PDT, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2009-06-30 11:36:00 PDT
Created attachment 32080 [details] Testcase
Robert Hogan
Comment 2 2013-06-26 14:27:32 PDT
Is this still a bug? Seems OK to me now.
Ahmad Saleem
Comment 3 2022-12-16 02:40:30 PST
I am not able to reproduce this bug using Safari Technology Preview 160 and also it render same across Chrome Canary 110 and Firefox Nightly 110. I am marking this as "RESOLVED CONFIGURATION CHANGED", please reopen if this is still reproducible and I am testing it wrong.
Note You need to log in before you can comment on or make changes to this bug.