This is a migrated thread and some comments may be shown as answers.

In some occasions first tap in ListView is unresponsive. On second tap it works fine.

3 Answers 61 Views
ListView (Mobile)
This is a migrated thread and some comments may be shown as answers.
Miljan
Top achievements
Rank 2
Miljan asked on 12 Dec 2013, 10:15 PM
Seems there is a problem with tap not working on first try after you scroll the list up and down. It is happening on http://demos.kendoui.com/ Mobile demos, as well as in my test app. Tested on iPhone 4s and Samsung Galaxy S3 devices. The behavior is the same.

I apologize if this was already asked or in the queue for fixing.

Thank you.

Miljan

3 Answers, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 14 Dec 2013, 08:40 AM
Hi Miljan,

Can you reproduce this using our online demos as well? I have tried it bit it seems to be working correctly. Please make sure that the animation is finished when you click the ListView item, as the behavior that you describing might be because the animation is not done, when you click the ListView.

Regards,
Kiril Nikolov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Miljan
Top achievements
Rank 2
answered on 17 Dec 2013, 06:03 PM
Yes. It does happen in online demos and I can recreate 100% of times.
It seems that there is animation problem indeed. It doesn't ever complete if list stops scrolling, you still have your finger on, and you remove the finger from screen straight up. In that case scroll bar remains visible and first tap doesn't work, but just hides the scroll bar (I guess on first tap animation completion is triggered).

I recorded the video using iPhone emulator. As I noted in first post, it happens on iOS and Android actual devices  as well.

Thank you.
Miljan
0
Kiril Nikolov
Telerik team
answered on 18 Dec 2013, 01:42 PM
Hi Miljan,

Thank you very much for the video.

I have managed to reproduce the problem and on first look it seems that when you scroll with your finger and leave the application (go to the address bar) the touchend event of the scroller is not fired, which causes the persistent scroller. When you tap again the touchend event is fired correctly. 

I will forward this to our development team for further investigation, and I will send you an email as soon as I have more information about it.

Thank you very much for your patience.

Regards,
Kiril Nikolov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
ListView (Mobile)
Asked by
Miljan
Top achievements
Rank 2
Answers by
Kiril Nikolov
Telerik team
Miljan
Top achievements
Rank 2
Share this question
or