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 662843 - invite dialog looks stupid on IRC
invite dialog looks stupid on IRC
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: Multi User Chat
2.33.x
Other Linux
: Normal enhancement
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2011-10-27 12:32 UTC by Guillaume Desmottes
Modified: 2011-10-28 07:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add empathy_contact_chooser_show_tree_view() (2.82 KB, patch)
2011-10-27 14:15 UTC, Guillaume Desmottes
committed Details | Review
invite-participant-dialog: don't display treeview if no contact list (1.81 KB, patch)
2011-10-27 14:15 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2011-10-27 12:32:03 UTC
IRC doesn't have a contact list so the treeview is empty in the invite dialog. We should hide it in this case.
Comment 1 Guillaume Desmottes 2011-10-27 14:15:32 UTC
Created attachment 200106 [details] [review]
add empathy_contact_chooser_show_tree_view()
Comment 2 Guillaume Desmottes 2011-10-27 14:15:35 UTC
Created attachment 200107 [details] [review]
invite-participant-dialog: don't display treeview if no contact list
Comment 3 Danielle Madeley 2011-10-27 21:57:09 UTC
Review of attachment 200106 [details] [review]:

++
Comment 4 Danielle Madeley 2011-10-27 21:58:58 UTC
Review of attachment 200107 [details] [review]:

++
Comment 5 Guillaume Desmottes 2011-10-28 07:54:21 UTC
Attachment 200106 [details] pushed as 9fb03de - add empathy_contact_chooser_show_tree_view()
Attachment 200107 [details] pushed as 5c4c3ec - invite-participant-dialog: don't display treeview if no contact list