Automattic / Automattic/antiscroll
Yosemite Scrollbar Bug
Open
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 156
- PR merge metrics
- No merged PRs in 30d
Description
It looks as though the following has no more affect in OSX Yosemite - the default scrollbar shimmers below the custom bar.
``` css
.antiscroll-inner::-webkit-scrollbar,
.antiscroll-inner::scrollbar
width: 0
height: 0
display: none
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue on OS X Yosemite using the scrollbar-hiding CSS shown in the report, then inspect how the custom scrollbar interacts with the native scrollbar. Done means the default scrollbar no longer shimmers below the custom bar while scrolling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100