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 168271

Summary: Add double-click right to editor tabs for New-File-Wizard
Product: platform Reporter: arittner <arittner>
Component: Window SystemAssignee: issues@platform <issues>
Status: NEW ---    
Severity: blocker CC: markiewb
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://www.netbeans-forum.de/viewtopic.php?f=25&t=3054
Issue Type: ENHANCEMENT Exception Reporter:

Description arittner 2009-07-08 10:20:37 UTC
Hi!

The double mouse click (right to editor tabs at the empty space) is a typical ui gesture in tabbed applications to open
a new empty tab (like internet browsers, e.g. Firefox).

To provide this gesture in the NetBeans IDE/platform for the New File Wizard is a little step to complete typical mouse
gestures in RCPs.

UI Sample:

|=================|-|----------------|---------------------------------------
|Some javafile [x]| |[Other file] [x]| *       *    *       *  [<][>][v][-] |
|                 |----------------------------------------------------------

* = double click area (not used empty space) for the "New File Wizard".

br,
  josh.