Bug 31621 - Editors being restored even if not shown
Summary: Editors being restored even if not shown
Status: RESOLVED DUPLICATE of bug 83316
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P4 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2003-02-11 21:30 EST by Jeff McAffer CLA
Modified: 2005-04-05 10:25 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff McAffer CLA 2003-02-11 21:30:16 EST
In M5 I have a Java Browsing perspective and the Core tools Runtime Spy 
perspectives "open" in one window with the Runtime Spy on top (visible).  In 
the Java perspective one Java file is open.  If I shutdown and restart, the 
following appears on the stack during the JDT UI plugin activation

at org.eclipse.ui.internal.EditorManager.restoreEditor(EditorManager.java:822)
at org.eclipse.ui.internal.EditorManager.restoreState(EditorManager.java:727)
at org.eclipse.ui.internal.WorkbenchPage.restoreState(WorkbenchPage.java:2192)

In this scenario, I would expect no editors to be restored since the only 
visible perspective has the editors hidden.  Doing this is causing JDT UI and 
all of its friends to be activated increasing startup time and base footprint.
Comment 1 Nick Edgar CLA 2003-02-19 11:18:54 EST
There are no plans for the UI team to work on this defect until higher 
priority items are addressed. 
Comment 2 Tod Creasey CLA 2005-03-07 11:57:28 EST
Adding my name to the cc list as we are now tracking performance issues more
closely. Please remove the performance keyword if this is not a performance bug.
Comment 3 Nick Edgar CLA 2005-04-05 10:25:56 EDT
Closing as a dup of the later bug 83316 since it has more details.


*** This bug has been marked as a duplicate of 83316 ***