GNOME Bugzilla – Bug 632019
Middle-click on tab should close tab
Last modified: 2011-08-03 12:46:26 UTC
Firefox and Chrome support that: middle-click closes that tab.
I like...
Created attachment 191815 [details] [review] Proposed Patch to close tabs on middle mouse button click On my systems this patch works and adds the desired functionality. However the implementation is kind of ugly since the position of a gtk widget had to be determined and the only solution I found was ccopying a private method of GtkWidget. This is no good. I hope for feedback regarding this issue, plus other feedback since this is my first time programming GTK. Also please have a look at the commit message.
Sorry I am a bit tired, the method wasn't copied from GTKWidget but from GTKNotebook... I am sorry for the confusion!
duplicate of bug #445402?
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 445402 ***