openGeeksLab / codenameone

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

Dodgy click recognition after drag operation #1365

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Apparently dragging a component permanently resets the 
Display.dragStartPercentage to 1. This is troublesome because further on 
clicking on Buttons, list entries and so on becomes really dodgy. Just drag the 
"Drag Me around" button to see it set to 1 where it should reset to the default 
(3).
This can be reproduced at least under IOS on a real device.

Original issue reported on code.google.com by Stefan.A...@gmail.com on 20 Feb 2015 at 11:06

GoogleCodeExporter commented 8 years ago
See further description and a code example under 
http://groups.google.com/forum/#!topic/codenameone-discussions/7xyUlR3PlYA

Original comment by Stefan.A...@gmail.com on 20 Feb 2015 at 11:10

GoogleCodeExporter commented 8 years ago
This was a case with button and it should be fixed now.

Original comment by shai.almog on 22 Feb 2015 at 7:49

GoogleCodeExporter commented 8 years ago
Where is this fixed. It certainly is not fixed in my up-to-date simulator

Original comment by Stefan.A...@gmail.com on 23 Feb 2015 at 9:15

GoogleCodeExporter commented 8 years ago
In my test case when dragging twice the Display.dragStartPercentage is never 
reset to 3.

Original comment by Stefan.A...@gmail.com on 23 Feb 2015 at 9:17

GoogleCodeExporter commented 8 years ago

Original comment by Stefan.A...@gmail.com on 3 Mar 2015 at 12:02

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by shai.almog on 5 Mar 2015 at 5:30

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Please have a look at this as this behaviour violates perceived quality.

Original comment by Stefan.A...@gmail.com on 12 Mar 2015 at 8:34

GoogleCodeExporter commented 8 years ago

Original comment by shai.almog on 13 Mar 2015 at 2:11

GoogleCodeExporter commented 8 years ago
Fixed in svn, thanks for the report

Original comment by cf27...@gmail.com on 16 Mar 2015 at 2:24