Aeneas McBurney
Posts: 0
Joined: Mon Jun 16, 2014 7:49 am

Click event to open popup creates click on popup when opened

Hi IIlya,

I have checked on another Appery app I have and the problem does not exist so it must be just my one app but I can't work out what I've done differently to cause this issue? I have chnaged the tab index to 1 as suggested but still the same problem exists.

Is someone able to take a look at my app on Android 5 and help resolve this very annoying problem?

Thanks,
Aeneas

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Click event to open popup creates click on popup when opened

[quote:]
Is someone able to take a look at my app on Android 5 and help resolve this very annoying problem?
[/quote]

I've added your comments to our bug issue, hope we can post an update here soon.

Aeneas McBurney
Posts: 0
Joined: Mon Jun 16, 2014 7:49 am

Click event to open popup creates click on popup when opened

Hi, any updates here? The issue still exists.

Dudi, experiences a similar issue here but I have not been able to resolve mine the recommendations...

https://getsatisfaction.com/apperyio/...

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Click event to open popup creates click on popup when opened

Hi Aeneas --

I've added additional notes from you to this bug report and re-assign it to our developers.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Click event to open popup creates click on popup when opened

Hi Aeneas -

There are two workarounds that will fix it:
1). Uncheck checkbox "Render all pages in one HTML file" in App settings.
2). Change Employees button event type from "Virtual click" to "Click".
According to JQM docs (https://api.jquerymobile.com/vclick/): "We recommend using click instead of vclick anytime the action being triggered has the possibility of changing the content underneath the point that was touched on screen. This includes page transitions and other behaviors such as collapse/expand that could result in the screen shifting or content being completely replaced."

Return to “Issues”