Bug 142542
Summary: | Scroll bar does not vanish once non-overlay scroll bar shown | ||
---|---|---|---|
Product: | WebKit | Reporter: | Joseph Pecoraro <joepeck> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | bdakin, joepeck, simon.fraser, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Joseph Pecoraro
* SUMMARY
Scroll bar does not vanish once non-overlay scroll bar shown.
* STEPS TO REPRODUCE
1. Open Inspector
2. In Inspector Console add a bunch of output (do some random console evaluations)
3. Resize the console to be short and scrollable
4. Scroll in any direction
5. Hover to scroll bar overlay so that the thick scrollbar appears
6. Mouse out
=> thick scrollbar never disappears
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/20110159>
Joseph Pecoraro
This appears to be working correctly now. Closing.