Page 1 of 1

Double VClick events on iPad

PostPosted: 15 Oct 2013 09:50
by magosk
Previously I had problems on various devices (especially the iPhone simulator) with double events being triggered for a single tap on the device, but after some help from support I changed from using OnTap to using OnVClick with RemoveMobileDelay = True, and that seemed to solve the problem. However, now one of my testers have this problem again with an iPad (3rd gen, iOS 6.1.3). Typically you see it when I have a sidepanel or popup, so that e.g. tapping a button on a popup that triggers a OnVClick (server side) event (that performs some processing and then closes the popup) also generates a OnVClick event for a ListView item that was (partially) hidden by the popup. It can also be the other way around: if you tap a listview item that triggers an OnVClick event (that performs some server-side processing and then opens the popup), you could also have a second event generated for e.g. one of the buttons on the popup.

Any idea what further actions I can take to avoid this problem?

Using 1.7.0.3010 with IW 12.2.23 on Delphi XE.

Re: Double VClick events on iPad

PostPosted: 15 Oct 2013 11:36
by Alexander Bulei
Hi magosk,

Can you send us test project?
I want see your code.

Best Regards.

Re: Double VClick events on iPad

PostPosted: 15 Oct 2013 11:36
by Alexander Bulei
Hi magosk,

Can you send us test project?
I want to see your code.

Best Regards.

Re: Double VClick events on iPad

PostPosted: 15 Oct 2013 13:21
by magosk
cgdevtools wrote:Hi magosk,

Can you send us test project?
I want to see your code.

Best Regards.


Here it is. This test project works fine on e.g. iPhone4S (iOS7, SafariMobile), a couple of Android phones and an Asus FonePad 7 tablet (all standard Android browser), but on the mentioned iPad 3 (iOS6, SafariMobile) and a Nexus 7 tablet (Chrome browser) I get the problems with double VClick events.

Re: Double VClick events on iPad

PostPosted: 16 Oct 2013 09:25
by Alexander Bulei
Hi magosk,

Thanks for provided project.
We are investigating...

Best Regards.

Re: Double VClick events on iPad

PostPosted: 05 Nov 2013 11:34
by magosk
cgdevtools wrote:Hi magosk,

Thanks for provided project.
We are investigating...

Best Regards.


Any progress on this?

/Magnus

Re: Double VClick events on iPad

PostPosted: 05 Nov 2013 11:34
by magosk
cgdevtools wrote:Hi magosk,

Thanks for provided project.
We are investigating...

Best Regards.


Any progress on this?

/Magnus

Re: Double VClick events on iPad

PostPosted: 05 Nov 2013 12:04
by Alexander Bulei
Hi Magnus,

We promise to give you the answer tomorrow, tomorrow we will have the possibility to test it in ipad.

Best Regards.

Re: Double VClick events on iPad

PostPosted: 06 Nov 2013 15:35
by Alexander Bulei
Hi Magnus,

We improved the mobile device detection in V1.8.0.3118.
Thank you for reporting.

Best Regards.