After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 661993 - invite dialog: invite first selected contact when hitting 'enter' after typing
invite dialog: invite first selected contact when hitting 'enter' after typing
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: Chat
2.33.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks: 661981
 
 
Reported: 2011-10-17 12:18 UTC by Guillaume Desmottes
Modified: 2011-10-18 08:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add empathy_individual_view_select_first() (1.78 KB, patch)
2011-10-17 12:19 UTC, Guillaume Desmottes
committed Details | Review
contact-chooser: when searching, make sure that the first matching item is selected (1.09 KB, patch)
2011-10-17 12:19 UTC, Guillaume Desmottes
committed Details | Review
contact-chooser: add 'activate' signal (1.85 KB, patch)
2011-10-17 12:20 UTC, Guillaume Desmottes
committed Details | Review
invite-participant-dialog: activate the dialog when the chooser is activated (1.44 KB, patch)
2011-10-17 12:20 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2011-10-17 12:18:22 UTC
TSIA.
Comment 1 Guillaume Desmottes 2011-10-17 12:19:55 UTC
Created attachment 199187 [details] [review]
add empathy_individual_view_select_first()
Comment 2 Guillaume Desmottes 2011-10-17 12:19:57 UTC
Created attachment 199188 [details] [review]
contact-chooser: when searching, make sure that the first matching item is selected

So user can just type the phone number of the contact he wants to call and hit
enter.
Comment 3 Guillaume Desmottes 2011-10-17 12:20:00 UTC
Created attachment 199189 [details] [review]
contact-chooser: add 'activate' signal
Comment 4 Guillaume Desmottes 2011-10-17 12:20:03 UTC
Created attachment 199190 [details] [review]
invite-participant-dialog: activate the dialog when the chooser is activated
Comment 5 Danielle Madeley 2011-10-18 02:16:16 UTC
Review of attachment 199187 [details] [review]:

++
Comment 6 Danielle Madeley 2011-10-18 02:16:39 UTC
Review of attachment 199188 [details] [review]:

++
Comment 7 Danielle Madeley 2011-10-18 02:17:08 UTC
Review of attachment 199189 [details] [review]:

++
Comment 8 Danielle Madeley 2011-10-18 02:17:41 UTC
Review of attachment 199190 [details] [review]:

++
Comment 9 Guillaume Desmottes 2011-10-18 08:46:58 UTC
Attachment 199187 [details] pushed as f2c015b - add empathy_individual_view_select_first()
Attachment 199188 [details] pushed as 4444861 - contact-chooser: when searching, make sure that the first matching item is selected
Attachment 199189 [details] pushed as 061d4ab - contact-chooser: add 'activate' signal
Attachment 199190 [details] pushed as 90c54d2 - invite-participant-dialog: activate the dialog when the chooser is activated