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 705287 - remove revealer for infobar
remove revealer for infobar
Status: RESOLVED FIXED
Product: gedit
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2013-08-01 13:32 UTC by William Jon McCann
Modified: 2013-12-01 20:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove revealer for the infobar (7.35 KB, patch)
2013-12-01 19:43 UTC, Volker Sobek (weld)
accepted-commit_now Details | Review
Remove revealer for the infobar (7.35 KB, patch)
2013-12-01 20:26 UTC, Volker Sobek (weld)
committed Details | Review

Description William Jon McCann 2013-08-01 13:32:24 UTC
As of bug 704334 GTK now has built-in support for the revealer. I suppose we should remove the one around the infobar in gedit.
Comment 1 Volker Sobek (weld) 2013-12-01 19:43:43 UTC
Created attachment 263248 [details] [review]
Remove revealer for the infobar

GtkInfoBar now has a revealer built in.
Comment 2 Volker Sobek (weld) 2013-12-01 20:26:40 UTC
Created attachment 263250 [details] [review]
Remove revealer for the infobar

GtkInfoBar now has a revealer built in.
Comment 3 Volker Sobek (weld) 2013-12-01 20:30:59 UTC
Comment on attachment 263250 [details] [review]
Remove revealer for the infobar

Attachment 263250 [details] pushed as 251277a - Remove revealer for the infobar
Comment 4 Paolo Borelli 2013-12-01 20:35:06 UTC
thank you!