Jeff-Lewis / telephone

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

Most phone numbers truncated in contact search result window (does not resize with window size) #377

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. enter a contact name in input field
2. a list of matching contact will show up 
3. the format is "Last_Name First_name <phone num...>"

What is the expected output? What do you see instead?
- see the full phone number in every case (or a least resize to the app window 
width), currently search result popup has fixed size.

What version of the product are you using? On what operating system?
- 0.15, OSX10.5 PPC

Please provide any additional information below.
- ideally, the phone number type (work, home, etc...) should directly show up 
in search results  (format would be "Last_Name First_name (number_type)<phone 
number>")
- maybe split search results on 2 lines (with alternating backgrounds):
line 1) "Last_Name First_name (number_type)"
line 2) phone number

Original issue reported on code.google.com by yann.com...@gmail.com on 22 Oct 2010 at 1:54

GoogleCodeExporter commented 8 years ago
This is basically the only reason why I use Blink (http://icanblink.com) over 
Telephone (for 1-click call after search). Skype contact presentation on Mac is 
also on 2 lines, and both feature the number type right into the search result 
list.

Original comment by yann.com...@gmail.com on 22 Oct 2010 at 2:30