Bug 24171

Summary: RenderListBox should call into theme for default scroll bar size
Product: WebKit Reporter: Scott Violet <sky>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
Adds theme method for getting scrollbar size
none
Fix for 24171 hyatt: review+

Scott Violet
Reported 2009-02-25 13:52:31 PST
It currently hard codes it to small, but this should be theme dependent.
Attachments
Adds theme method for getting scrollbar size (4.50 KB, patch)
2009-02-25 15:16 PST, Scott Violet
no flags
Fix for 24171 (5.11 KB, patch)
2009-02-25 15:42 PST, Scott Violet
hyatt: review+
Scott Violet
Comment 1 2009-02-25 15:16:11 PST
Created attachment 27989 [details] Adds theme method for getting scrollbar size
Scott Violet
Comment 2 2009-02-25 15:42:59 PST
Created attachment 27991 [details] Fix for 24171 This differs from the last in that RenderTheme's implementation now returns a Regular size and the Mac themes return small.
Dave Hyatt
Comment 3 2009-02-25 15:45:13 PST
Comment on attachment 27991 [details] Fix for 24171 r=me
Dimitri Glazkov (Google)
Comment 4 2009-02-25 16:16:58 PST
Note You need to log in before you can comment on or make changes to this bug.