GNOME Bugzilla – Bug 607886
Middle clicking on a tab does not close it
Last modified: 2020-12-04 18:20:13 UTC
I found this on Linux. I was using Ubuntu 10.04 (GNOME 2.29) and gedit. The #gedit people said that this was not part of the HIG. Steps to repeat: 1) Open an application that uses tabs and make it so that the tab bar appears. 2) Use your mouse to middle click on the center of a tab. I tested this on Nautilus, Empathy, and gedit. None of them close the tab. Firefox, while not a GNOME application, closes the tab when middle clicking on it. I think that GNOME applications should follow this behavior.
Why do you think Gnome programmes should follow firefox here, rather than the other way round? Note that this has been rejected in every Gnome programme it's been requested so far; e.g. nautilus (bug 558889), epiphany (bug 319503, plus a few dups), gedit (bug 445402), empathy (bug 586837), galeon (bug 150581), libwnck/window list applet (bug 448036).
(In reply to comment #1) > Why do you think Gnome programmes should follow firefox here, rather than the > other way round? > > Note that this has been rejected in every Gnome programme it's been requested > so far; e.g. nautilus (bug 558889), epiphany (bug 319503, plus a few dups), > gedit (bug 445402), empathy (bug 586837), galeon (bug 150581), libwnck/window > list applet (bug 448036). I see what they are saying (that scrolling is used instead). How about Ctrl-Middle to close tabs? I think that Gnome should have this behaviour because it would make closing tabs easier. There could be an option to do this. When this option is selected, large numbers of tabs won't have to have an X icon for each tab (http://i.imgur.com/7j8e2.png). Gedit doesn't make tabs smaller, and if this was to be implemented, then they could have smaller tabs when having a large number of files open (http://i.imgur.com/gGCf4.png).
This should be handled by GtkNotebook, or whatever replaces it.