indraloka / two-finger-scroll

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

One-finger tap gets disabled after two-/three- finger tap #103

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Enable 'Tapping' in Synaptics settings.
2. Enable either two-/three- finger tap
3. Perform a one-finger tap to verify it works.
4. Perform a two-/three- finger tap to verify it works.
5. Perform a one-finger tap to see that it does not work anymore (two-/three- 
finger taps still work fine)

What is the expected output? What do you see instead?
Both one, two, and three finger taps work without interfering/disabling one 
another. 
Instead, one-finger tapping will work until a two/three finger tap occurs, at 
which time it is disabled.

What version of the product are you using? On what operating system?
Using v1.0.6 (Feb 2009) on Win7 SP1 x64. Synaptics driver 15.1.6.64 (09/10/10) 
for ClickPad v7.4. 

Please provide any additional information below.
The touch area is just one big area, with the "buttons" separated logically by 
drawn lines. The Synaptics software determines which button event to dispatch 
based on coordinates of the touch. 

Original issue reported on code.google.com by vetru...@gmail.com on 4 Apr 2011 at 4:48

GoogleCodeExporter commented 8 years ago
"The touch area is just one big area, with the "buttons" separated logically by 
drawn lines. The Synaptics software determines which button event to dispatch 
based on coordinates of the touch."

That part is highly relevant. What laptop are you using?

Original comment by shurc...@gmail.com on 16 Apr 2011 at 5:59

GoogleCodeExporter commented 8 years ago
HP Pavilion dv6zse. I believe HP is using this clickpad in most, if not all, of 
their new Pavilion models. 

P.S. After submitting this bug report, I think it may be futile, as the last 
code change was over two years ago. Is the project even active anymore (other 
than bug reports)? 

Original comment by vetru...@gmail.com on 16 Apr 2011 at 1:28

GoogleCodeExporter commented 8 years ago
Sadly, it does seem quite dead. A shame, as I've even tried donating to support 
it. I was hoping to get a momentum-like feature for two-finger scrolling (ala 
latest Mac OS X). Maybe I'll look at the code myself someday. The problem was 
that I've got a smooth-scrolling Chrome extension, which makes momentum happen 
as it is.

Original comment by shurc...@gmail.com on 16 Apr 2011 at 1:37