Re: [qooxdoo-devel] qx.ui.mobile.embed.Html on Android - URLs not working

2014-02-14 Thread Oleksandr Shneyder
Am 14.02.2014 17:33, schrieb Christopher Zündorf: > I have managed to solve your problem: > > http://tinyurl.com/o8897aa Brilliant! It works on all platforms, that I have tested! :-) > Another reason why I will never buy a Samsung with Android, again. then you'll never know if qooxdoo not wor

Re: [qooxdoo-devel] qx.ui.mobile.embed.Html on Android - URLs not working

2014-02-14 Thread Christopher Zündorf
I have managed to solve your problem: http://tinyurl.com/o8897aa Another reason why I will never buy a Samsung with Android, again. Am 14.02.2014 um 17:12 schrieb Oleksandr Shneyder mailto:o.shney...@phoca-gmbh.de>>: It is not the same issue. Application don't throw any error messages in JS Co

Re: [qooxdoo-devel] qx.ui.mobile.embed.Html on Android - URLs not working

2014-02-14 Thread Oleksandr Shneyder
It is not the same issue. Application don't throw any error messages in JS Console. JS loaded without warnings. Only one issue is that nothing happens by tap on URL... Am 14.02.2014 15:40, schrieb Christopher Zündorf: > > Have a look at this solution... > > HTH > > http://stackoverflow.com/que

Re: [qooxdoo-devel] qx.ui.mobile.embed.Html on Android - URLs not working

2014-02-14 Thread Oleksandr Shneyder
Am 14.02.2014 15:39, schrieb Christopher Zündorf: > Could you create an example inside the playground which does not work on your > device? the code, that you already uploaded here - http://tinyurl.com/ntoadmj works exactly as my, so you can use it as example. My application should display custo

Re: [qooxdoo-devel] qx.ui.mobile.embed.Html on Android - URLs not working

2014-02-14 Thread Christopher Zündorf
Have a look at this solution... HTH http://stackoverflow.com/questions/11522140/javascript-click-events-not-working-on-samsung-galaxy-siii-on-android-4-0-4-defa Am 14.02.2014 um 14:53 schrieb Oleksandr Shneyder mailto:o.shney...@phoca-gmbh.de>>: Hello Christopher, I have tested the code

Re: [qooxdoo-devel] qx.ui.mobile.embed.Html on Android - URLs not working

2014-02-14 Thread Christopher Zündorf
Could you create an example inside the playground which does not work on your device? You could try something like this: https://developer.mozilla.org/en-US/docs/Web/API/Window.open As I do not have a Galaxy S3 as testing device, I can not reproduce that problem. But I would expect that this b

Re: [qooxdoo-devel] qx.ui.mobile.embed.Html on Android - URLs not working

2014-02-14 Thread Oleksandr Shneyder
Hello Christopher, I have tested the code with Android Virtual Device and it works with many Android versions inclusive the version I have installed on real hardware. But it still not works with my Samsung Galaxy S3 mini :( I can scroll Html widget, can catch "tap" event, but nothing happens when

Re: [qooxdoo-devel] qx.ui.mobile.embed.Html on Android - URLs not working

2014-02-14 Thread Christopher Zündorf
Hi, I could not validate that problem. The following playground example works on Android 4.3 Galaxy Nexus: http://tinyurl.com/ntoadmj Greetz Christopher Am 13.02.2014 um 20:37 schrieb Oleksandr Shneyder mailto:o.shney...@phoca-gmbh.de>>: Hello, I'm creating a mobile Application and have t

[qooxdoo-devel] qx.ui.mobile.embed.Html on Android - URLs not working

2014-02-13 Thread Oleksandr Shneyder
Hello, I'm creating a mobile Application and have troubles with qx.ui.mobile.embed.Html. It have not the same behavior on different platforms. Clicking URLs in Html widget on Android have no effect. On Linux Desktop all works just fine - the URLs are opened as expected. On iOS-7 it works with Safa