Bug 11687 - Scrollbars in divs created by CSS overflow can't be used
Summary: Scrollbars in divs created by CSS overflow can't be used
Status: RESOLVED DUPLICATE of bug 11632
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Major
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-24 01:57 PST by Ben Summers
Modified: 2006-11-24 10:46 PST (History)
0 users

See Also:


Attachments
test case for bug. Open in nightly, try using the scrollbar. (601 bytes, text/html)
2006-11-24 01:58 PST, Ben Summers
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Summers 2006-11-24 01:57:11 PST
See attached test case. If the div has CSS overflow properites set and then has scrollbars, it's not actually possible to scroll them with the mouse.

Tested with r17878.
Comment 1 Ben Summers 2006-11-24 01:58:04 PST
Created attachment 11620 [details]
test case for bug. Open in nightly, try using the scrollbar.
Comment 2 Matt Lilek 2006-11-24 10:46:23 PST

*** This bug has been marked as a duplicate of 11632 ***