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 50172

Summary: Let user define number of last visited windows to be kept open
Product: platform Reporter: rmatous <rmatous>
Component: Window SystemAssignee: issues@platform <issues>
Status: NEW ---    
Severity: blocker CC: dsimonek, jlahoda, mkrauskopf, pchytil, saubrecht
Priority: P3 Keywords: UI
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 50354    

Description rmatous 2004-10-08 14:28:55 UTC
From my point of view there would be nice to be
able to define number of opened windows in editor.
If this number is exceeded then the others will be
closed. The default number could be relatively
high (say 100) to satisfy all those users that
don't like sixth sense code . 

IDEA also has such feature as far as I know .
Comment 1 David Simonek 2005-05-09 12:26:33 UTC
Valid IMHO, we should do this.
Comment 2 Martin Krauskopf 2005-12-16 15:40:59 UTC
Probably this is going to be solved by contrib/autoclose (jlahoda) which could
be integrated into trunk in the future. Radku you could help with testing it and
filing bugs for the module when you are an experienced user in this area ;)
Comment 3 David Simonek 2008-10-20 14:38:06 UTC
I guess now the demand for such feature is not that high as in the past, because for example debugger automatically
reuses one document/tab during debugging. Still it's valid I think.
Comment 4 David Simonek 2008-10-24 12:48:55 UTC
*** Issue 124026 has been marked as a duplicate of this issue. ***