swooningfish / jscrollpane

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

mousewheel breaks scrolling in safari and chrome #148

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. load page with jScrollPane
2. mouse over jScrollPane and use the mouse wheel to scroll
3. profit!

What is the expected output? What do you see instead?

I'd expect scrolling to still work. It doesn't.

What version of the jScrollPane are you using? On what browser? And
operating system?

jScrollPane 1.2.3
jQuery 1.3.1
Safari 4.0.3 / Chrome 4.0.233.11
MacOSX 10.5.8

Please provide a URL to a page displaying the problem.

http://noenergytax.com on the bottom right, under Latest Resources

Please provide any additional information below.

Initially scrolling works great in Safari. However I noticed sometimes it
stops working and finally figured out that it happened when I used my mouse
wheel in the pane, for example if I'm using the mouse wheel to scroll down
the page and the mouse moves over the pane, thus trying to scroll within
the pane. After using the mousewheel in the scroll pane, scrolling no
longer works at all. Grabbing the handle and dragging has no result. I've
tried with and without the mouse wheel plugin and either way it breaks. It
also does this in chrome, so presumably any webkit based browser. 

Original issue reported on code.google.com by cha...@gmail.com on 5 Nov 2009 at 7:31

GoogleCodeExporter commented 9 years ago
I have the same problem with Chrome, toggle doesn't work, but i see that you 
fixed
it, can you tell me how you figured it out ?

Thank you

Original comment by Rey....@gmail.com on 15 Mar 2010 at 4:52

GoogleCodeExporter commented 9 years ago
Same issue happens in Chrome 5.0.375.125 on Vista

Original comment by BenKn...@gmail.com on 6 Aug 2010 at 4:12

GoogleCodeExporter commented 9 years ago
Are you including the latest copy of the mousewheel plugin (as on my site)? Do 
you see the problems on my site? All seems to work fine for me in those 
browsers on my examples....

Original comment by kelvin.l...@gmail.com on 6 Aug 2010 at 4:16

GoogleCodeExporter commented 9 years ago
just did - thanks - that fixed it!

Original comment by BenKn...@gmail.com on 6 Aug 2010 at 4:32

GoogleCodeExporter commented 9 years ago
I have just announced the beta of a completely rewritten version of jScrollPane:

http://groups.google.com/group/jscrollpane/browse_thread/thread/c1bc1bf63e3f80d8

Please test and reply on the list if you are still having this issue,

Thanks,

Kelvin

Original comment by kelvin.l...@gmail.com on 17 Aug 2010 at 4:13