Bug 31570 - scrollbar fixes for wxWebKit
Summary: scrollbar fixes for wxWebKit
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit wx (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-16 17:14 PST by Robin Dunn
Modified: 2009-11-16 21:51 PST (History)
1 user (show)

See Also:


Attachments
patch file (8.79 KB, patch)
2009-11-16 17:16 PST, Robin Dunn
kevino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!