Bug 21551 - Scrollbar corner uses the default OS height/width when only one scrollbar is visible
Summary: Scrollbar corner uses the default OS height/width when only one scrollbar is ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://javelin.cc/scrollbar/
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-11 19:52 PDT by Timothy Hatcher
Modified: 2008-10-11 22:17 PDT (History)
2 users (show)

See Also:


Attachments
Test case (1.92 KB, text/html)
2008-10-11 19:52 PDT, Timothy Hatcher
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2008-10-11 19:52:02 PDT
The corner will look squished if there is only on scrollbar and the CSS specifies scrollbar widths to be the same.

This affects http://javelin.cc/scrollbar/.

See test case. Corner should be square.
Comment 1 Timothy Hatcher 2008-10-11 19:52:34 PDT
Created attachment 24298 [details]
Test case
Comment 2 Timothy Hatcher 2008-10-11 22:17:34 PDT
Hyatt fixed this in r37517.