NEW 17738
REGRESSION: Incomplete first paint of scrollbars in frames on Windows
https://bugs.webkit.org/show_bug.cgi?id=17738
Summary REGRESSION: Incomplete first paint of scrollbars in frames on Windows
Matt Lilek
Reported 2008-03-09 22:44:56 PDT
If a page makes scrollbars appear when the previous page didn't need them and it's within a frame, they will not be fully painted until they are used or a repaint is forced. This is almost certainly a regression, but I do not have an old enough version to verify that right now.
Attachments
Matt Lilek
Comment 1 2008-03-10 06:34:14 PDT
(In reply to comment #0) > This is almost certainly a regression, but I do not have an old enough version > to verify that right now. > This is indeed a regression from Safari 3.0.4 on Windows (523.15).
Cameron Zwarich (cpst)
Comment 2 2009-04-22 18:16:58 PDT
Does this still happen after the ScrollView refactoring? Can we add a test for it?
Note You need to log in before you can comment on or make changes to this bug.