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 9310

Summary: Trees in Explorer should be displayed expanded after reopening IDE
Product: platform Reporter: Josef Kozak <jkozak>
Component: ExplorerAssignee: Petr Nejedly <pnejedly>
Status: RESOLVED DUPLICATE    
Severity: enhancement CC: dsimonek, jtulach
Priority: P4 Keywords: UI
Version: 3.x   
Hardware: Other   
OS: Other   
Issue Type: ENHANCEMENT Exception Reporter:

Description Josef Kozak 2001-01-31 10:31:03 UTC
When IDE is reopened, ALL trees in Explorer should be displayed as they were
displayed before shutdown IDE. So ALL trees should be expanded properly (not
only the way to last selected node - as it is now).
Comment 1 Jesse Glick 2001-01-31 11:19:59 UTC
True. Currently the ExplorerManager is stored, which stores the root +
selection, and to fix this it would have to store various expanded paths which
are not selected. I'm not sure if this would be an API change or not.
Comment 2 Jaroslav Tulach 2001-02-05 14:51:59 UTC
The NbMainExplorer can be extended to store state of its tree.
Comment 3 Jan Chalupa 2001-05-06 08:15:06 UTC
Target milestone -> 3.3
Comment 4 Jan Chalupa 2001-11-27 13:04:51 UTC
Target milestone -> 3.3.1.
Comment 5 David Strupl 2002-01-28 15:42:06 UTC
*** Issue 15840 has been marked as a duplicate of this issue. ***
Comment 6 David Simonek 2002-02-05 14:10:48 UTC
Important, usability improvement. Impl may be tricky, consult with
architecture team.
Comment 7 Jiri Rechtacek 2002-02-08 10:16:54 UTC
I think the behavior is not important for a frequently end-user I
suppose seldom restart IDE while developing. So I postpone the target
at least in the release 4.0.
Comment 8 Jiri Rechtacek 2003-08-18 12:37:37 UTC
*** Issue 35448 has been marked as a duplicate of this issue. ***
Comment 9 Jiri Rechtacek 2004-04-23 10:45:25 UTC
Assigned to new owner.
Comment 10 Marian Mirilovic 2006-08-10 16:15:02 UTC
This was implemented long time ago, for now this functionality is disabled ...

*** This issue has been marked as a duplicate of 55701 ***
Comment 11 Quality Engineering 2008-12-23 14:25:38 UTC
This issue had *1 votes* before move to platform component