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 672220 - GtkFileChooserButton dialog stretched, when user has a really long name saved to bookmark
GtkFileChooserButton dialog stretched, when user has a really long name saved...
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
3.9.x
Other Linux
: Normal trivial
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2012-03-16 10:54 UTC by Ritesh Khadgaray ( irc:ritz)
Modified: 2013-08-13 21:35 UTC
See Also:
GNOME target: ---
GNOME version: 3.7/3.8


Attachments
fix (2.02 KB, patch)
2012-03-16 10:54 UTC, Ritesh Khadgaray ( irc:ritz)
none Details | Review
proposed patch (1.50 KB, patch)
2013-03-28 17:44 UTC, Ritesh Khadgaray ( irc:ritz)
none Details | Review
proposed patch (556 bytes, patch)
2013-03-28 17:57 UTC, Ritesh Khadgaray ( irc:ritz)
none Details | Review

Description Ritesh Khadgaray ( irc:ritz) 2012-03-16 10:54:22 UTC
Created attachment 209917 [details] [review]
fix

1. Add the long bookmark to gtk places

echo "file:///home/ritesh a really real long bookmark with looooooooooooooooooooooooooooooooooooong name">>  ~/.gtk-bookmarks

2. log out and log in
3. Click on PrintScrn, or run testfilechooserbutton from test suite 

Stretched out dialog
Comment 1 Ritesh Khadgaray ( irc:ritz) 2012-03-16 11:18:19 UTC
screenshot of the issue - 
https://launchpadlibrarian.net/96992344/print_dialog.png
Comment 2 André Klapper 2012-03-17 22:23:42 UTC
Which gtk+ version is this about exactly?
Comment 3 Ritesh Khadgaray ( irc:ritz) 2012-04-12 23:44:08 UTC
(In reply to comment #2)
> Which gtk+ version is this about exactly?

Hi @André Klapper

  This is against head.
Comment 4 Ritesh Khadgaray ( irc:ritz) 2013-03-28 17:44:36 UTC
Created attachment 240077 [details] [review]
proposed patch
Comment 5 Ritesh Khadgaray ( irc:ritz) 2013-03-28 17:47:08 UTC
Screeshot of the currently proposed fix, ellipse in the middle instead of end as with the older patch.
Comment 6 Ritesh Khadgaray ( irc:ritz) 2013-03-28 17:57:30 UTC
Created attachment 240078 [details] [review]
proposed patch

the previous attachment was corrupted .
Comment 7 Ritesh Khadgaray ( irc:ritz) 2013-06-07 11:04:18 UTC
screen shot of the issue - https://launchpadlibrarian.net/96992344/print_dialog.png
screenshot of the proposed fix - https://launchpadlibrarian.net/135529515/screenshot.png

from - https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/956855