AdamRLukaitis / chrometophone

Automatically exported from code.google.com/p/chrometophone
0 stars 0 forks source link

When selecting phone number and clicking send to phone, dialer does not launch #106

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please answer the questions about build version and network, will save
developers a lot of time !

What steps will reproduce the problem?
1. Navigate to a webpage with a phone number listed
2. Highlight the phone number
3. Click Send to Phone

What is the expected output? What do you see instead?
The phone will launch the phone dialer with the number listed in it. What is 
shown instead is just the web page in the browser.

What version of the android, in Settings -> About phone -> Build number (
ex. FRFxx ) ? If less than FRF50 - see the FAQ.
FRF91

Is the phone using WiFi or mobile network when problem occurs ? If Wifi,
are you behind a firewall that blocks outgoing connections ?
Wifi, no firewall

Can you open "Gmail" application ? Do you see new messages without hitting
'refresh' ?
Yes

Can you open "Talk" application ? Do you see incoming chats ?
Yes

Please provide any additional information below.

Original issue reported on code.google.com by alliedc...@gmail.com on 7 Jul 2010 at 1:37

GoogleCodeExporter commented 9 years ago
Also does not work for non-US numbers.

I am in the UK and if I, for example, copy to the clipboard a US number and 
send to phone it appears in my dialer.

However if I select a UK number (11 digits) the dialer does not launch and I 
get the web page!

Original comment by warren.d...@gmail.com on 7 Jul 2010 at 4:33

GoogleCodeExporter commented 9 years ago
Please include the number you had selected so I can debug the issue. Thnx.

Original comment by burke.da...@gmail.com on 7 Jul 2010 at 6:29

GoogleCodeExporter commented 9 years ago
UK numbers are 11 digits and appear in the following formats:

07777 777777 mobiles
01234 567890 landlines
020 7777 7777 london numbers 

Also there are numerous of regional variations

Would be great if this issue could also be resolved in the Gmail app where UK 
users are also unable to click on a number in an email to dial out - at least 
with the introduction of copy and paste it is a little better than before when 
I would have to write a number in my notepad before manually dialling out!

Original comment by warren.d...@gmail.com on 7 Jul 2010 at 7:35

GoogleCodeExporter commented 9 years ago
The phone number I was using was for auto repair with any of the numbers listed 
on this page. 
http://www.yellowpages.com/atlanta-ga/auto-repair?g=Atlanta,+GA&q=auto+repair

Original comment by alliedc...@gmail.com on 7 Jul 2010 at 10:21

GoogleCodeExporter commented 9 years ago
I can't reproduce this problem on the latest APK. FYI, the regex to phone 
number detection is fairly loose: ^([Tt]el[:]?)?\s?[+]?(\(?[0-9|\s|-]\)?)+$

Original comment by burke.da...@gmail.com on 13 Jul 2010 at 11:01

GoogleCodeExporter commented 9 years ago
German style notation of telephone numbers are not working:
089 / 1234 - 0
089/1234
089/1234-0
When dialing of course dash and slash are removed :-)

Original comment by oliver.fleig on 15 Jul 2010 at 10:59

GoogleCodeExporter commented 9 years ago
Still not resolved for me.

I uninstalled from phone and Chrome extension, reinstalled  and am still 
getting the web page when sending to phone as opposed to phone number in dialer.

Just to confirm it does work when I select a USA number and then send to phone.

Original comment by warren.d...@gmail.com on 15 Jul 2010 at 11:41

GoogleCodeExporter commented 9 years ago
One more German style notation
(089)1235
of course with any of the combinations above :-)

Original comment by oliver.fleig on 16 Jul 2010 at 3:55

GoogleCodeExporter commented 9 years ago
Fixed bug with dash in latest build

Original comment by burke.da...@gmail.com on 1 Aug 2010 at 8:51