Bug 18894
| Summary: | Scroll corner in QtWebKit is hardcoded to white | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Hausmann <hausmann> |
| Component: | WebKit Qt | Assignee: | Tor Arne Vestbø <vestbo> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | hausmann |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Other | ||
| OS: | OS X 10.5 | ||
Simon Hausmann
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Simon Hausmann
This is tracked downstream at http://trolltech.com/developer/task-tracker/index_html?id=209975&method=entry
Tor Arne Vestbø
Landed in r32952