ghuisintveld
Posts: 0
Joined: Fri Jun 08, 2012 11:29 am

OnClick event on label in list item doesn't work in iOS

In my Test app (shared with support) I have created 4 list items with different onClick events:

  1. A list item with no subitems (only text) and an onClick event on the item.

  2. A list item with with a label inside, onClick event on the label

  3. A list item with a label inside, onClick event on the item

  4. A list item with a grid inside and inside one of the cells a label, onClick event on the label and the list item

    All 4 situations work OK in web and in android, but in iOS the onClick event only works in situation 1. A few weeks ago situatie 4 was working in iOS (different app though).

    Is this a bug?

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

OnClick event on label in list item doesn't work in iOS

Hello! Could you tell me the name of your App?

ghuisintveld
Posts: 0
Joined: Fri Jun 08, 2012 11:29 am

OnClick event on label in list item doesn't work in iOS

It is called 'Test app'.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

OnClick event on label in list item doesn't work in iOS

Thank you! Got your project. We'll test.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

OnClick event on label in list item doesn't work in iOS

I reproduced this problem. We'll try to figure out what the cause of it and I'll update.

ghuisintveld
Posts: 0
Joined: Fri Jun 08, 2012 11:29 am

OnClick event on label in list item doesn't work in iOS

I believe a similar thing is happening to click events in collapse blocks.

ghuisintveld
Posts: 0
Joined: Fri Jun 08, 2012 11:29 am

OnClick event on label in list item doesn't work in iOS

Any update on this issue? This is a major problem for us... thanks!

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

OnClick event on label in list item doesn't work in iOS

Still trying to find the source of the problem...

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

OnClick event on label in list item doesn't work in iOS

Hello! As a workaround try to use event "Virtual Click" or "Tap" instead of "Click" event.

ghuisintveld
Posts: 0
Joined: Fri Jun 08, 2012 11:29 am

OnClick event on label in list item doesn't work in iOS

Thanks for the tip! Works perfectly now!

Return to “Issues”