What steps will reproduce the problem?
1. Drag the mouse pointer on the screen OR
2. Tap on the screen
What is the expected output? What do you see instead?
Tapping:
Expected: Mouse pointer moves to that point, and invokes an 'onclick' event
there.
Instead: Mouse pointer stays on position, 'onclick' event invoked.
Dragging:
Expected: 'drag' event started.
Instead: First an 'onclick' event is invoked, then the pointer changes posion
with the amount dragged.
Alternative solution/function:
- When dragging, the mouse pointer moves, but no onclick event is invoked.
- To invoke an onclick event, a slightly longer tap is required.
What version of the product are you using? On what operating system?
I have an Archos 43 with Android 2.2. I installed the latest Adosbox (0.1
alpha) and made it automatically start the dos version of settlers of catan
(www.boardgame.de/).
Please provide any additional information below.
Original issue reported on code.google.com by harke.p...@gmail.com on 31 Mar 2011 at 11:37
Original issue reported on code.google.com by
harke.p...@gmail.com
on 31 Mar 2011 at 11:37