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 160340

Summary: new persistence type for TopComponent
Product: platform Reporter: Alexey Vladykin <alexey_vladykin>
Component: Window SystemAssignee: issues@platform <issues>
Status: NEW ---    
Severity: blocker CC: dlight-issues, vv159170
Priority: P2 Keywords: USABILITY
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 160163    

Description Alexey Vladykin 2009-03-16 13:29:17 UTC
I suggest to add new persistence type for TopComponent: PERSIST_ALWAYS_START_CLOSED (feel free to change this name). It
should behave like PERSIST_ALWAYS (i.e. always remember where user docked the component) but don't show the component on
IDE start.
We need this for DLight indicators. There is no sense to show these indicators until the first C/C++ project is run from
IDE. I believe other components would benefit from new persistence type as well, e.g. JUnit test results.
Comment 1 Vladimir Voskresensky 2009-04-23 14:29:32 UTC
I think, NB has quite annoying usability problem due to absence of such mode.
For instance, each time I reopen IDE I see nice Welcome Screen hidden by empty Output window, empty Search window, empty
Find Usages window... There are no reasons for that tabs containers to reopen on IDE reopening, because they are always
empty and only waste space.