GNOME Bugzilla – Bug 732117
Extremely wide "Properties" window
Last modified: 2014-10-06 16:21:57 UTC
1) Select a folder with a lot of file/folders 2) Select all from gear menu 3) choose properties Properties windows is too wide (see example) because in the row Names all files (or most of them are listed) Maybe could be better, when you choose more than X files/folder write something like : "Names : -" (Type field already do that)
Created attachment 279053 [details] properties windo
Created attachment 287834 [details] [review] properties-window: set max-width for value labels Not setting it can lead to very wide windows, because gtk doesn't enforce a maximum window size anymore.
Review of attachment 287834 [details] [review]: Thanks, Lars.
Attachment 287834 [details] pushed as ac83942 - properties-window: set max-width for value labels