Page 1 of 1

[SOLVED] Button click does not work in browser

Posted: Tue Aug 15, 2017 5:59 am
by kmatt
Login Button will not click in Chrome browser. Works fine in Simulator. Project attached.

Re: Button click does not work in browser

Posted: Sat Aug 19, 2017 6:27 am
by JS-Support @Userware
Hi,

The issue was linked to the fact that the MainPage had a fixed size in pixels, so the browser window was bigger than the MainPage. In the Simulator it worked properly because the window was not larger than the MainPage.

The issue has now been fixed in Beta 11.16.

Thanks.
Regards,
JS-Support