GNOME Bugzilla – Bug 501007
GtkNotebook lacks a tab names dropdown in the tab-bar
Last modified: 2013-05-10 10:49:59 UTC
I think a menu is not as usable as it should a tab-list, maybe's better to have it in the tab-bar like Firefox and IE7.
This is a GTK+ issue.
I don't agree, not all apps need a tablist in GtkNotebook, I think it's enough to move to the epiphany's toolbar or to the locationbar what at the moment is in the menu "Tabs", just to have the tab-list much closer the tab-bar
Patrizio: you could try the Tabs on treeview extension: http://kmichel.info/projects/epiphany/ nevertheless, having a dropdown on the tabbar with open tab names is a valid GTK+ enhancement request.
Tabs on treeview is a nice extension, but it wastes a lot of space :) OT: Maybe you're right about filing a feature request to the gtk+ team, but past experience say me that is a waste of time. Bugs 326953 and 330676 have been filed 2 years ago and nothing changed since then. For a long time lot of people asked for a multi-window interface in gtk+, several people (me too) have tried to submit ideas and/or patches to the gtk+ team, with simply no results, just because they include in libgtk what they like, not what thousands of users need.
Why not use gtk_notebook_popup_enable()?
@Matthias, what's the rationale for WONTFIXing this?
The bug has been open for 5+ years and no patch ever appeared. And GtkNotebook is already too complicated.