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 770332 - Notebook arrow icon wrong color after creating new tab
Notebook arrow icon wrong color after creating new tab
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkNotebook
3.20.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2016-08-24 12:40 UTC by Michael Catanzaro
Modified: 2016-08-24 18:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Catanzaro 2016-08-24 12:40:35 UTC
This is a regression in GTK+ 3.20, I just didn't report it until now. Frequently the arrow icons on the edges of GtkNotebook are displayed black when they should be gray:

 * Open some app that uses a GtkNotebook (gedit, Epiphany, etc.)
 * Create a several new tabs, until there are too many to fit in the window and the arrow icons appear on the ends of the GtkNotebook
 * Notice that the arrow icon is black, as if it is clickable, even though you are viewing the rightmost tab. This is wrong!
 * Hover mouse over the arrow icon, it changes to gray like it should be.