Bug 21024

Summary: Scrollbar not painted until hovered
Product: WebKit Reporter: Matt Lilek <dev+webkit>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: hyatt
Priority: P2 Keywords: InRadar, NeedsReduction, PlatformOnly, Regression
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows Vista   
URL: https://bugs.webkit.org/attachment.cgi?id=23685&action=edit
Attachments:
Description Flags
Position the widget correctly in RenderWidget::setWidget to ensure proper invalidation of scrollbars hyatt: review+

Matt Lilek
Reported 2008-09-23 06:28:44 PDT
Open <https://bugs.webkit.org/attachment.cgi?id=23685&action=edit> and look at the patch <iframe> - the scrollbar is not displayed until hovered or a repaint is forced on Windows with Safari 4.
Attachments
Position the widget correctly in RenderWidget::setWidget to ensure proper invalidation of scrollbars (3.02 KB, patch)
2008-09-24 23:04 PDT, mitz
hyatt: review+
Mark Rowe (bdash)
Comment 1 2008-09-23 14:13:51 PDT
Matt Lilek
Comment 2 2008-09-23 15:10:00 PDT
I just reproduced this in regular Safari 4, so it's not a regression from Hyatt's recent work. Checking to see if it's a Safari 3 -> 4 regression now.
mitz
Comment 3 2008-09-24 23:04:10 PDT
Created attachment 23781 [details] Position the widget correctly in RenderWidget::setWidget to ensure proper invalidation of scrollbars
Dave Hyatt
Comment 4 2008-09-25 00:07:18 PDT
Comment on attachment 23781 [details] Position the widget correctly in RenderWidget::setWidget to ensure proper invalidation of scrollbars Awesome! r=me
mitz
Comment 5 2008-09-25 00:16:30 PDT
Note You need to log in before you can comment on or make changes to this bug.