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 672839 - Pidgin importer treeview should expand vertically.
Pidgin importer treeview should expand vertically.
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: Accounts
unspecified
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2012-03-26 10:03 UTC by Diego Escalante Urrelo (not reading bugmail)
Modified: 2012-03-27 08:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
The bug. With good and bad scenarios. (28.32 KB, image/png)
2012-03-26 10:03 UTC, Diego Escalante Urrelo (not reading bugmail)
  Details
import-widget: don't manually prepare the account manager (1.89 KB, patch)
2012-03-27 08:32 UTC, Guillaume Desmottes
committed Details | Review
import-widget: request the preferred height of the treeview (2.78 KB, patch)
2012-03-27 08:32 UTC, Guillaume Desmottes
committed Details | Review

Description Diego Escalante Urrelo (not reading bugmail) 2012-03-26 10:03:06 UTC
Created attachment 210609 [details]
The bug. With good and bad scenarios.

See the screenshot. It should expand vertically, otherwise it is quite confusing and/or uncomfortable.
Comment 1 Guillaume Desmottes 2012-03-27 08:32:20 UTC
Created attachment 210674 [details] [review]
import-widget: don't manually prepare the account manager

empathy-accounts already does it for us.
Comment 2 Guillaume Desmottes 2012-03-27 08:32:23 UTC
Created attachment 210675 [details] [review]
import-widget: request the preferred height of the treeview

We should try to display as much rows as possible.
Comment 3 Guillaume Desmottes 2012-03-27 08:38:44 UTC
Attachment 210674 [details] pushed as 900cbf8 - import-widget: don't manually prepare the account manager
Attachment 210675 [details] pushed as 5ef40a9 - import-widget: request the preferred height of the treeview