Automattic/antiscroll

Yosemite Scrollbar Bug

Opened this issue · 2 comments

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

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

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