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 582924 - Fix UI with long plugin descriptions
Fix UI with long plugin descriptions
Status: RESOLVED FIXED
Product: nautilus-sendto
Classification: Applications
Component: general
1.1.x
Other All
: Normal normal
: ---
Assigned To: nautilus-sendto-maint
nautilus-sendto-maint
: 586414 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-05-17 09:23 UTC by Pacho Ramos
Modified: 2009-06-19 18:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
2.png (19.73 KB, image/png)
2009-05-17 09:24 UTC, Pacho Ramos
Details
1.png (19.99 KB, image/png)
2009-05-17 09:25 UTC, Pacho Ramos
Details

Description Pacho Ramos 2009-05-17 09:23:41 UTC
Please describe the problem:
nautilus-sendto-1.1.5 window for sending files has wrong size as can be seen in attached screenshot. On the other hand, nautilus-sendto-1.1.2 doesn't have this problem

I am using both with nautilus-2.24.2

Thanks

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Pacho Ramos 2009-05-17 09:24:45 UTC
Created attachment 134802 [details]
2.png

Wrong size with nautilus-sendto-1.1.5
Comment 2 Pacho Ramos 2009-05-17 09:25:03 UTC
Created attachment 134803 [details]
1.png

Proper size with 1.1.2
Comment 3 Bastien Nocera 2009-05-18 13:56:06 UTC
Works here. Maybe an overly long item in the combobox?
Comment 4 Pacho Ramos 2009-05-18 18:19:06 UTC
Yes, you are true, seems to be caused by "Soportes extraíbles y comparticiones", that means: "Removable disks and shares"
Comment 5 Bastien Nocera 2009-05-19 11:55:37 UTC
That fixed it for me.

commit 9499b437dc43de780001d759db46a22503fa5020
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue May 19 12:51:48 2009 +0100

    Bug 582924 – Fix UI with long plugin descriptions
    
    - Ellipsise the plugin descriptions to avoid them resizing the
      combo box bizarrely
    - Make the dialogue resizeable
    - Fix plugin loading for the uninstalled case
    - Use a GtkListStore instead of a GtkTreeStore
Comment 6 Pacho Ramos 2009-05-19 20:17:15 UTC
Thanks a lot for the really fast fix :-D
Comment 7 Bastien Nocera 2009-06-19 18:19:04 UTC
*** Bug 586414 has been marked as a duplicate of this bug. ***