GNOME Bugzilla – Bug 672220
GtkFileChooserButton dialog stretched, when user has a really long name saved to bookmark
Last modified: 2013-08-13 21:35:59 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
screenshot of the issue - https://launchpadlibrarian.net/96992344/print_dialog.png
Which gtk+ version is this about exactly?
(In reply to comment #2) > Which gtk+ version is this about exactly? Hi @André Klapper This is against head.
Created attachment 240077 [details] [review] proposed patch
Screeshot of the currently proposed fix, ellipse in the middle instead of end as with the older patch.
Created attachment 240078 [details] [review] proposed patch the previous attachment was corrupted .
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