jkgooch / androidscreencast

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

Clicks are sent to X - 20 pixels. Event happens above actual click. #48

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Device name : Nexus One
Device rooted (yes/no) : Yes (dev phone) 
Device OS version (2.1) :

Computer OS and version (Mac,Win,Linux,...) : OSX 10.5.8
Java version (java -version from command line) : 1.6.0_17-b04-248-9M3125
ADB version (adb version from command line) :1.0.25
AndroidScreencast version : 1.0

What steps will reproduce the problem?
1. Load http://ns2.keepfast.com/animation-enter-frame/enter-frame-4.html
2. Click anywhere on the green area and leave the mouse cursor still.
3. Please note that the futball floats to a position above where the click 
happened.

What is the expected output? What do you see instead?
The futball positions itself about 20px above where the mouse click happened.
The futball should center itself below where the mouse click happened.

Original issue reported on code.google.com by gbickf...@gmail.com on 25 Mar 2010 at 6:49