elmarakby / pocketwit

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

mouse clicks results in scrollbar jumping #100

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. While looking at the friends timeline, using a mouse cursor on the 
omnia, trying to click a link will move the timeline to the middl (jumping 
down 4-5 screens)  USing the touch screen, it works fine

What is the expected output? What do you see instead?
Would expect using the mouse would result in the same thing as using the 
touch screens

What version of the product are you using? On what operating system?
WM6.1
PT 0.6

Please provide any additional information below.
Clicking the mouse on a link (or anywhere on friends timeline) seems to 
mimick the behavior of having clicked the scroll bar, but im clearly not 
even close to the scroll bar (on the right side)

Original issue reported on code.google.com by m.woodf...@gmail.com on 11 Jan 2009 at 5:33

GoogleCodeExporter commented 9 years ago
I can be reached at @identd on twitter if you need me to test something.

Original comment by m.woodf...@gmail.com on 11 Jan 2009 at 9:11

GoogleCodeExporter commented 9 years ago
Without a way to test it within a debugger, I'm pretty much out of luck.  All I 
can
see is that it has to be getting the mouseDown event with coordinates for the 
far
right side of the screen, then mouseUp somewhere else.

Original comment by jakestevenson on 11 Jan 2009 at 9:23