MudassarRasool / mb-unit

Automatically exported from code.google.com/p/mb-unit
0 stars 0 forks source link

Middle button click should close tabbed document. #809

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Click with middle button on any tab.

What is the expected output? What do you see instead?
The tab should close after clicking it but nothing happens. The tab can be 
closed only by using x button of the pane.

This feature is provided by the WeifenLuo.WinFormsUI.Docking library version 
2.4 or later.

Original issue reported on code.google.com by biv...@gmail.com on 6 Feb 2011 at 4:46

GoogleCodeExporter commented 8 years ago
I did have a quick look at this at one point, but couldn't find a hook in the 
dock library. Is that new?

Original comment by grahamr...@gmail.com on 7 Feb 2011 at 10:54

GoogleCodeExporter commented 8 years ago
A hook? No, it's a built-in behavior on the new version(see release nodes 
http://sourceforge.net/projects/dockpanelsuite/files/DockPanel%20Suite/2.4.0/). 
Replacing the library is enough. I've just wondered how to commit this new 
library. Should I recompile it with our strong key and commit only binary file 
or is there any other procedure how it should be done?

Original comment by biv...@gmail.com on 8 Feb 2011 at 11:10

GoogleCodeExporter commented 8 years ago
fixed in r3108. additionally when the active tab is closed the focus returns to 
the tab that was active previously.

Original comment by biv...@gmail.com on 20 Feb 2011 at 6:31

GoogleCodeExporter commented 8 years ago

Original comment by biv...@gmail.com on 28 Feb 2011 at 9:47