Automattic / antiscroll

OS X Lion style cross-browser native scrolling on the web that gets out of the way.
1.07k stars 162 forks source link

Yosemite Scrollbar Bug #88

Open copperdesign opened 9 years ago

copperdesign commented 9 years ago

It looks as though the following has no more affect in OSX Yosemite - the default scrollbar shimmers below the custom bar.

.antiscroll-inner::-webkit-scrollbar,
.antiscroll-inner::scrollbar
  width: 0
  height: 0
  display: none
masserra commented 9 years ago

I was going to fill an issue with this problem too! This precise issue made me rule out the possibility of using this and other plugins with native behaviour. If it was with any former OS falling behind, but no, it's with Yosemite and specially, with a standard (zero width overlaid non-obtrusive) that is gaining strength, so more and more of this bug would be seen in my page with the time.

Here is a pic (check the two right vertical scroll overlapping each other): screen shot 2015-07-15 at 20 00 50

Shaker-Hamdi commented 7 years ago

Is this still a bug? I want to use this plugin, but this seems like a deal-breaker.