Alshweiki / android-vnc-viewer

Automatically exported from code.google.com/p/android-vnc-viewer
1 stars 0 forks source link

Pointer events are always drag #33

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This is fine for touch but not for trackball; fix trackball pointer control
so button down is only sent when trackball button is down.

Original issue reported on code.google.com by googlec...@antlersoft.com on 26 Jan 2009 at 5:15

GoogleCodeExporter commented 8 years ago
After playing with this a bit, it seems like the toggle to switch between drag 
and 
simple pointer move might be wonky.  Here is what I observed:

1) If I use the Menu->Mouse@ option, drag is always turned on
2) Clicking the trackball two times seems to register a mouse click
3) I had trouble turning off the drag on several occasions

Possibly an on screen notification would fix this?

Original comment by aaaho...@gmail.com on 28 Jan 2009 at 8:17

GoogleCodeExporter commented 8 years ago
I can confirm the same problem.

Original comment by mirox3m@gmail.com on 30 Jan 2009 at 9:37

GoogleCodeExporter commented 8 years ago
Fixed in r38 - 090131 build

Original comment by googlec...@antlersoft.com on 1 Feb 2009 at 3:28