Bug 96316
| Summary: | Scrollbars don't show up when you start scrolling inside an element | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | joe@vimeo.com <me> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Critical | CC: | ap, bdakin, simon.fraser |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac (Intel) | ||
| OS: | OS X 10.8 | ||
| URL: | http://josephschmitt.net/bin/test.html | ||
joe@vimeo.com
If you have a trackpad on OX Mountain Lion and have the "Show scroll bars" system-wide setting set to "Automatic" or "When scrolling", the scrollbars will never show up when scrolling inside an element with overflow set to "auto" or "scroll". They are supposed to fade in when you start scrolling, and fade out shortly after. You can test it here as long as you only have a trackpad connected to your Mac: http://josephschmitt.net/bin/test.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
I can reproduce this issue with Safari 6, but not with recent WebKit nightlies, so looks like it's been fixed already.