Bug 31570

Summary: scrollbar fixes for wxWebKit
Product: WebKit Reporter: Robin Dunn <robin>
Component: WebKit wxAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kevino
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
patch file kevino: review+

Description Robin Dunn 2009-11-16 17:14:32 PST
Make sure wx scrollbar drawing code factors in transforms when switching backends,
fix calcs for scrollbar length, and tweak the Mac scrollbar tracking rects.
Comment 1 Robin Dunn 2009-11-16 17:16:00 PST
Created attachment 43332 [details]
patch file
Comment 2 Kevin Ollivier 2009-11-16 21:51:13 PST
Landed in r51065, thanks!