GNOME Bugzilla – Bug 445402
Close document tabs with middle click
Last modified: 2011-08-03 14:05:26 UTC
I'd like to be able to close gedit documents with middle click, since this behavior is already being used in several others applications as Firefox and Pidgin. Other information:
This kind of feature is avoided in Gnome because it is - confusing and prone to mistakes - redundant (we already have a close button) - not conformant to our HIG. Firefox is not a gnome program, so isn't pidgin. AFAIK similar feature has been proposed for Epiphany (the Gnome browser) and has been rejected as well. You might do this as a plugin (in python or in C) if you like, anyway.
*** Bug 497963 has been marked as a duplicate of this bug. ***
*** Bug 602333 has been marked as a duplicate of this bug. ***
*** Bug 619258 has been marked as a duplicate of this bug. ***
*** Bug 627986 has been marked as a duplicate of this bug. ***
If anyone is interested I added a patch for this here: https://bugzilla.gnome.org/show_bug.cgi?id=627986
*** Bug 632019 has been marked as a duplicate of this bug. ***
I respectfully disagree. I believe that the number of bugs reported is a sign that it is worthy of a feature. Yes it is redundant and it always is... i just like not having to hit the "X" but rather the whole tab. It makes me work just a little bit faster and most of all I'm used to it as it works in most of my tab based applications. I don't see the problem as you still have to confirm the close when the document hasn't been saved. As for the prone to mistakes I'd like some evidence. Well if I find the time I'll try to take a look into the plugin system and implement a plugin... Anyway, thanks for making gedit. cheers, Tobi