Hi Christopher,
Thanks for your answer. Ok for the mailto: URL.
However a plain http URL doesn't work either (still only on iOS), see :

http://tinyurl.com/ns2ntpw

TIA,
Vincent


2014-05-21 15:44 GMT+02:00 Christopher Zündorf <
[email protected]>:

>  Hi Vincent,
>
>  this is not a qooxdoo issue. iOS and mailto: does not work by default.
>
>  Have a look at:
>
>
> http://stackoverflow.com/questions/21678891/mailto-link-not-working-in-ios-5-using-cordova
>
>  Greetz Christopher
>
>  Am 21.05.2014 um 15:30 schrieb Vincent Vandenschrick <[email protected]
> >:
>
>   Hi all,
>  I'm currently unable to have hyperlinks working in iOS (any browser)
> wether I can get them to work in desktop browser running the same mobile
> app.
>
>  Basically, I'd like to have a label containing a mailto: or tel: URL.
> Since pointer-events are inactive by default on labels, I can re-activate
> them using style="pointer-events:all; in my label text, e.g. :
> <a href="mailto:[email protected]"; style="pointer-events:all;">test</a>
>
> This works perfectly in desktop browser, but fails on (real or simulator)
> iOS machines. The link is "tapable", it graphically reacts to "tap", but
> nothing happens.
>  The same link html fragment works fine on iOS when directly placed on a
> simple html body, so I believe it has something to do with qooxdoo event
> handling (or not ;-).
>
> Here is a simple playground example to demonstrate the problem :
>
> http://tinyurl.com/offq3d2
>
>
>  Thanks in advance for any hint,
>
>  Vincent
>
>  
> ------------------------------------------------------------------------------
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> Instantly run your Selenium tests across 300+ browser/OS combos.
> Get unparalleled scalability from the best Selenium testing platform
> available
> Simple to use. Nothing to install. Get started now for free."
>
> http://p.sf.net/sfu/SauceLabs_______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
>
>
> ------------------------------------------------------------------------------
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> Instantly run your Selenium tests across 300+ browser/OS combos.
> Get unparalleled scalability from the best Selenium testing platform
> available
> Simple to use. Nothing to install. Get started now for free."
> http://p.sf.net/sfu/SauceLabs
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to