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 137257 - gtk_path_bar_remove and gtk_path_bar_forall
gtk_path_bar_remove and gtk_path_bar_forall
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2004-03-15 16:06 UTC by Morten Welinder
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6


Attachments
Fix it. (1.84 KB, patch)
2004-03-15 16:06 UTC, Morten Welinder
none Details | Review

Description Morten Welinder 2004-03-15 16:06:04 UTC
gtk_path_bar_remove fails to remove the up/down buttons.
gtk_path_bar_forall won't work if those are removed.
Comment 1 Morten Welinder 2004-03-15 16:06:26 UTC
Created attachment 25666 [details] [review]
Fix it.
Comment 2 Morten Welinder 2004-03-17 15:29:32 UTC
Fixed in cvs.
Comment 3 Morten Welinder 2004-03-22 19:10:48 UTC
It looks like I didn't not check this in.   I'll wait until after 2.4.1.
Comment 4 Federico Mena Quintero 2004-04-06 03:12:02 UTC
This *is* in.