indraloka / two-finger-scroll

Automatically exported from code.google.com/p/two-finger-scroll
0 stars 0 forks source link

Scrolls too fast in Browser #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open Browser (i.e. Opera)
2. scroll up and down

What is the expected output? What do you see instead?
I expect a scroll similar to a mouse wheel. Instead I see the page 
scrolling extremly fast so I can't stop precisly at the position I want to 
stop. It would be great to have an option to adjust the scrolling speed.

What version of the product are you using? On what operating system?
1.0.5, Windows XP SP3, Opera 9.6

Please provide any additional information below.
-%-

Original issue reported on code.google.com by aarak...@gmail.com on 15 Dec 2008 at 5:52

GoogleCodeExporter commented 8 years ago
If you're using 'smooth' or 'smart' in scrolling options:
{
In Opera, the 'smooth scrolling' doesn't actually give you smooth scrolling, but
rather uses much more sensitivity.

To disable smooth scrolling for opera:
If you haven't already, switch to 'smart' scrolling in options, open opera, 
hold down
ctrl+alt+shift and scroll with two fingers. This should fix scrolling.

In Firefox - if you're using 'smooth' - it won't work at all, the fix is same 
as for
opera.

I.E. and Chrome work fine for me by default.
}
If you're not using 'smooth', you can just decrease sensitivity
To decrease sensitivity everywhere: open options, drop down the speed.

Original comment by vkvitnev...@gmail.com on 28 Jan 2009 at 4:49

GoogleCodeExporter commented 8 years ago
I had similar issues, but I realized I also had the Synaptics drivers loaded as 
well, I think it was overriding TwoFingerScroll and forcing "accelerated" 
scrolling.

Just disabling two finger scrolling in the Synaptics configuration panel worked 
for me, no more acceleration.

Original comment by alt...@gmail.com on 3 Jan 2011 at 5:39

GoogleCodeExporter commented 8 years ago
I have the same problem, and it happens in chrome. i've adjusted the speed and 
it adjusts in firefox, but it doesn't in chrome. is there a solution?

Original comment by muinsai...@gmail.com on 27 Feb 2012 at 4:53