Bug 142542 - Scroll bar does not vanish once non-overlay scroll bar shown
Summary: Scroll bar does not vanish once non-overlay scroll bar shown
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-03-10 13:43 PDT by Joseph Pecoraro
Modified: 2015-06-30 23:30 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2015-03-10 13:43:33 PDT
* 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
Comment 1 Radar WebKit Bug Importer 2015-03-10 13:43:45 PDT
<rdar://problem/20110159>
Comment 2 Joseph Pecoraro 2015-06-30 23:30:20 PDT
This appears to be working correctly now. Closing.