jamesflorentino / nanoScrollerJS

A jQuery plugin that offers a simplistic way of implementing Lion OS scrollbars.
http://jamesflorentino.github.com/nanoScrollerJS/
MIT License
2.69k stars 502 forks source link

Scrollbar issue in 0.7.4 #194

Closed kevlee08 closed 11 years ago

kevlee08 commented 11 years ago

Hi all,

We encountered an issue when we upgraded to 0.7.4 from 0.7.3 with the scrollbars moving out of place. To reproduce,

The scrollbar slider becomes misaligned and does not appear at the top of the scrollbar area when scrolled to the top. When clicking to the top of the scrollbar area, the slider returns to to the top and everything resets at the top of the pane. Scrolling exclusively with only the touchpad or only by dragging the slider does not cause any issues, only when scrolling using both methods.

So far, we can repro on Safari 7 (mavericks) and FF 24. Let me know if you need more info.

kristerkari commented 11 years ago

Have you tried with the latest version from master branch? I'm not sure if I'm able to reproduce, so it would be good if you could create a test case (jsfiddle.net?) that demonstrates the bug.

kevlee08 commented 11 years ago

I have the issue repro'ed on http://jsfiddle.net/DZ4Qp/1/.

I also now realize the copy of nanoscroller 0.7.4 I was using (pasted into the jsfiddle above) is different from the production version available on the homepage now, and I don't have the issue if I use that version. So, I suppose this is a moot issue now. Well, hope this is helpful in some way.

alejandroiglesias commented 11 years ago

Can you please tag 0.7.5 so that we can bower update nanoscroller?

kristerkari commented 11 years ago

@alejandroiglesias Yes, once I'm sure that my latest fixes work (there are 2 issues with needs testing label).