What steps will reproduce the problem?
1. Try to dial "800-GOOG-411"
What is the expected output? What do you see instead?
Vocito should translate the number to 800-466-4411 and dial that.
Instead it's triggering the bad behavior seen in issue #18. Even with the
patch for that it will initiate an address book search when you type a
letter into the Call field.
Please provide any additional information below.
The attached patch changes the behavior so that it will only start a search
if the first character typed is a letter. This way typing a name will
still start an address book search, but if you type a numeric area code
followed by some letters it will assume those are part of the phone number.
This also works if you select an address book entry containing letters.
Original issue reported on code.google.com by m...@matt-good.net on 12 Dec 2008 at 6:16
Original issue reported on code.google.com by
m...@matt-good.net
on 12 Dec 2008 at 6:16Attachments: