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 - new persistence type for TopComponent
Summary: new persistence type for TopComponent
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@platform
URL:
Keywords: USABILITY
Depends on:
Blocks: 160163
  Show dependency tree
 
Reported: 2009-03-16 13:29 UTC by Alexey Vladykin
Modified: 2009-04-23 14:30 UTC (History)
2 users (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 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.