Issue # 1
Is there any way to time methods without the javascript console? When I have it open the UI seems to behave differently. Preferably I would like to open the console and see the Timer reports after I have executed the action but as soo as I close the jsConsole it seems to stop reporting.
I am testing with Samsung Galaxy Tablet 10.1
Issue #2
Perhaps you can help with this issue I am facing. In a regular desktop browser (and the iPad), our recordClick works as expected but when running the same listgrid in galaxy tablet, the selection fires unexpectedly (sometimes it changes selection, sometimes it does not). I also see the same issue as standalone BUT the standalone html file is fetched using our resource servlet. When I run this same testcase completely standalone under the smartclient lib, then it works fine.
Is there any way to time methods without the javascript console? When I have it open the UI seems to behave differently. Preferably I would like to open the console and see the Timer reports after I have executed the action but as soo as I close the jsConsole it seems to stop reporting.
I am testing with Samsung Galaxy Tablet 10.1
Issue #2
Perhaps you can help with this issue I am facing. In a regular desktop browser (and the iPad), our recordClick works as expected but when running the same listgrid in galaxy tablet, the selection fires unexpectedly (sometimes it changes selection, sometimes it does not). I also see the same issue as standalone BUT the standalone html file is fetched using our resource servlet. When I run this same testcase completely standalone under the smartclient lib, then it works fine.
Comment