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 705488 - API to indicate tab has new information
API to indicate tab has new information
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: GtkNotebook
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2013-08-05 10:52 UTC by William Jon McCann
Modified: 2018-05-02 15:45 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description William Jon McCann 2013-08-05 10:52:44 UTC
Some uses of notebook tabs need a way to indicate the page has new information for the user. For instance, web browsers sometimes use color to indicate a page has a new notification or updates.
Comment 1 Daniel Boles 2017-08-16 08:47:28 UTC
Isn't this a bit too specific for GTK+ to handle, and something the app dev should implement themselves?
Comment 2 Daniel Boles 2017-08-16 09:11:01 UTC
Huh, maybe not; there is a :needs-attention child property on GtkStackSwitcher, which indicates a corresponding thing may be considered valid for GtkNotebook.

https://developer.gnome.org/gtk3/stable/GtkStack.html#GtkStack--c-needs-attention
Comment 3 GNOME Infrastructure Team 2018-05-02 15:45:00 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gtk/issues/439.