Languages

Menu
Sites
Language
URI scheme (tel) won't work on web app, works fine on default web browser...

I have a quesion about URI scheme (tel).

 
<a href="tel:123456789">TEL</a>
<a href="mailto:test@tizen.org">MAIL</a>
 
 
When the above URI schemes are specified, the both schemes work just fine on default web browser.
The "tel" scheme launches the dial app, and so does "mailto" the default email app.
But, when "tel" is specified in web app, my emulator crashes, and don't seem to work at all...
I can handle the click event in my javascript code, and launch the dial app myself, but I would like to know if I can do it without javascript.
Is it a known bug on Tizen ?
Do you know when will it be fixed ? Or, are there any ways that I can avoid this ?
 
Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

1 Replies
konduri sai swathi
Hi, I have raised a bug for this issue at :https://bugs.tizen.org/jira/browse/TWFD-5 Follow this link for more updates ont his issue