GNOME Bugzilla – Bug 706028
The pathbar in GTKFilechooser don't stick together
Last modified: 2013-08-20 00:47:37 UTC
The pathbar in the the file chooser don't have a nice pathbar look to it in master. This looks all right in 3.8 and it looks like it should in Nautilus master.
Created attachment 251659 [details] this is how it looks in 3.8
Created attachment 251660 [details] this is how it looks in master
-> gtk+ This is a GTK+ regression from https://git.gnome.org/browse/gtk+/commit/?id=42f53ab58e3f905b242029c2ea446d79d2113725 - the LINKED style class was accidentally removed.
Created attachment 251915 [details] [review] pathbar: add back GTK_STYLE_CLASS_LINKED This was accidentally removed in commit 42f53ab58e3f905b242029c2ea446d79d2113725
Thanks; go ahead and commit!
Attachment 251915 [details] pushed as 844dade - pathbar: add back GTK_STYLE_CLASS_LINKED