Bug 18894

Summary: Scroll corner in QtWebKit is hardcoded to white
Product: WebKit Reporter: Simon Hausmann <hausmann>
Component: WebKit QtAssignee: Tor Arne Vestbø <vestbo>
Status: RESOLVED FIXED    
Severity: Normal CC: hausmann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   

Description Simon Hausmann 2008-05-05 05:51:39 PDT
The code in WebCore/platform/qt/ScrollViewQt.cpp hardcodes the color white.

We need to investigate if this is still needed if there's a way to draw the regular page background there instead.
Comment 1 Simon Hausmann 2008-05-05 05:54:08 PDT
This is tracked downstream at http://trolltech.com/developer/task-tracker/index_html?id=209975&method=entry
Comment 2 Tor Arne Vestbø 2008-05-07 06:38:16 PDT
Landed in r32952