This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 226513 - Make all tabs in Netbeans close using CTRL-mouse_middle_button
Summary: Make all tabs in Netbeans close using CTRL-mouse_middle_button
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-22 09:43 UTC by tomzi
Modified: 2013-03-02 01:52 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tomzi 2013-02-22 09:43:08 UTC
Currently only source tabs close using CTRL-mouse_middle_button. Please extend this feature to all other tabs ->
Output tab, subversion, Debugger, Breakpoints.... also Project/Files/Favorites....

Thx :)

Product Version = NetBeans IDE 7.3 RC2 (Build 201302050851)
Operating System = Linux version 3.5.0-24-generic running on amd64
Java; VM; Vendor = 1.7.0_15
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.7-b01
Comment 1 Jaroslav Havlin 2013-02-26 14:24:08 UTC
This probably needs some changes in the window system.
Reassigning. Standa, please evaluate and assign it back to me if I should modify something in Output Window. Thank you.
Comment 2 Stanislav Aubrecht 2013-02-27 15:09:57 UTC
works for me in 

Product Version: NetBeans IDE Dev (Build 20130227-d5e0b0561505)
Java: 1.7.0_15; Java HotSpot(TM) 64-Bit Server VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_15-b03
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)

Btw, Ctrl key modifier isn't needed, plain middle-click does close any sub-tab in Output window.
Comment 3 tomzi 2013-02-28 12:29:59 UTC
This was not explicitly for subwindows in the output window (they do work), but for the Output Windows itself and it sibilings, like 'Versioning Output', Search Results, Test Results, Watches, Variables, Evalutation Restults, Breakpoints, Subversion...

The all have their [x] symbol to close, but cannot be closed using 'Mouse middle' button, which is a lot easier to close windows with.
Comment 4 Stanislav Aubrecht 2013-02-28 12:50:12 UTC
core-main 242d0a6476e2
Comment 5 tomzi 2013-03-01 10:09:08 UTC
awesome :)
Comment 6 Quality Engineering 2013-03-02 01:52:20 UTC
Integrated into 'main-golden', will be available in build *201303012300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/242d0a6476e2
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #226513 - close non-document windows on middle-button click