jQsafi / jscrollpane

Automatically exported from code.google.com/p/jscrollpane
0 stars 0 forks source link

'scrollBy' animation behaves strangely in Chrome #266

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to http://jscrollpane.kelvinluck.com/scroll_to_animate.html
2. Enter value 5 in "scrollBy functionality" "By y:" input box
3. Click repeatedly on "Scroll by" button until the undesired effect is visible
4. If the page is zoomed to 125% the effect is more easily visible

What is the expected output? What do you see instead?
Expected behavior is to scroll down with smooth animation, but instead it 
scrolls down and then a little bit up.

What version of the jScrollPane are you using? On what browser? And operating 
system?
jScrollPane v2.0.0beta11
Chrome 19
Ubuntu 11.04

Please provide a URL to a page displaying the problem.

Please provide any additional information below.

Original issue reported on code.google.com by dbo...@iguanait.com on 11 May 2012 at 12:56

GoogleCodeExporter commented 9 years ago
This isn't the correct place to post issues for jScrollPane. Please see:

http://jscrollpane.kelvinluck.com/#support

I can see this issue but it looks like a bug in either jQuery or Chrome to 
me... If you re-post the issue to github and can provide an example where 
jQuery's animate function over a small distance on Chrome doesn't behave like 
this then I'll try to look into it further...

Original comment by kelvin.l...@gmail.com on 14 May 2012 at 11:30