Bug 26176 - [Chromium] Make the scrollbar thumb size twice the width.
Summary: [Chromium] Make the scrollbar thumb size twice the width.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-03 15:57 PDT by Adam Langley
Modified: 2009-06-03 16:37 PDT (History)
0 users

See Also:


Attachments
patch (2.03 KB, patch)
2009-06-03 15:58 PDT, Adam Langley
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Langley 2009-06-03 15:57:08 PDT
Make the scrollbar thumb size twice the width for Chromium Linux. This
matches Firefox on Linux.

This will need layout test pixel results to be rebaselined in the
Chromium tree.

http://code.google.com/p/chromium/issues/detail?id=12602
Comment 1 Adam Langley 2009-06-03 15:58:09 PDT
Created attachment 30928 [details]
patch
Comment 2 Eric Seidel (no email) 2009-06-03 16:01:54 PDT
Comment on attachment 30928 [details]
patch

I'm gonna trust you here.  Looks sane enough.  Make sure you ask Evan, tc, or some other linux person if they agree. :)
Comment 3 Tony Chang 2009-06-03 16:05:44 PDT
(In reply to comment #2)
> (From update of attachment 30928 [details] [review])
> I'm gonna trust you here.  Looks sane enough.  Make sure you ask Evan, tc, or
> some other linux person if they agree. :)
> 

Looks right to me.  The smallest thumbs in gtk are rectangular (2:1).