Contact Picker - pressing 'Return' or 'Enter' after writing a new contacts name should perform a submit action
Bug #563826 reported by
John Lea
on 2010-04-15
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Ubuntu One Client |
Undecided
|
Rodrigo Moya |
Bug Description
Contact Picker - after entering the name of a new contact, pressing 'Return' or 'Enter' should perform a submit action e.g. the same action as clicking the 'add' button.
Related branches
lp:~rodrigo-moya/ubuntuone-client/add-contacts-fixes
- dobey (community): Needs Fixing on 2010-06-03
- Rick McBride (community): Approve on 2010-06-02
- Roman Yepishev (community): Approve on 2010-06-02
-
Diff: 306 lines (+198/-37)5 files modifiednautilus/Makefile.am (+4/-0)
nautilus/add-contact-dialog.c (+134/-0)
nautilus/add-contact-dialog.h (+50/-0)
nautilus/u1-contacts-picker.c (+9/-36)
po/POTFILES.in (+1/-1)
Joshua Hoover (joshuahoover)
on 2010-06-01
tags: | added: contacts-picker |
Joshua Hoover (joshuahoover)
on 2010-06-01
tags: | added: desktop+ |
Rodrigo Moya (rodrigo-moya)
on 2010-06-02
Changed in ubuntuone-client: | |
assignee: | nobody → Rodrigo Moya (rodrigo-moya) |
status: | New → In Progress |
Rodrigo Moya (rodrigo-moya)
on 2010-06-14
Changed in ubuntuone-client: | |
status: | In Progress → Fix Released |
Joshua Hoover (joshuahoover) wrote : | #1 |
Rodrigo Moya (rodrigo-moya) wrote : | #2 |
hmm, ok, I got it wrong then, I thought it was referring to the add-contact dialog, but now that I read it again, I see I was wrong.
Although, just adding the email address will show the contact without a name, and just the email address. Is this what we want?
Changed in ubuntuone-client: | |
status: | Fix Released → In Progress |
Rodrigo Moya (rodrigo-moya)
on 2010-08-06
Changed in ubuntuone-client: | |
status: | In Progress → Won't Fix |
To post a comment you must log in.
Failed in ubuntuone-client 1.3.5-0ubuntu1:
1. Right-click on folder synchronized by Ubuntu One and select "Share on Ubuntu One..."
2. Type "<email address hidden>" in the search field
3. Press the "Enter/Return" key
Result: Nothing happens
Expected result: Dialog window to create new user pops up just like clicking the "Add" button does