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 - Add double-click right to editor tabs for New-File-Wizard
Summary: Add double-click right to editor tabs for New-File-Wizard
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@platform
URL: http://www.netbeans-forum.de/viewtopi...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-08 10:20 UTC by arittner
Modified: 2013-03-10 23:02 UTC (History)
1 user (show)

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 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.