Bug 8179 - [Perspectives] Not all settings are captured when hierarchy perspective is saved
Summary: [Perspectives] Not all settings are captured when hierarchy perspective is saved
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC All
: P4 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
Depends on:
Blocks:
 
Reported: 2002-01-23 11:36 EST by Kent Johnson CLA
Modified: 2006-06-22 08:34 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 Kent Johnson CLA 2002-01-23 11:36:04 EST
Open a new type hierarchy perspective.

Select the "F" so fields are not visible. Change the ratio of the type 
hierarchy vs. the methods list.

Save the perspective.

Open another one, neither of these changes were remembered.
Comment 1 Erich Gamma CLA 2002-01-24 08:50:58 EST
The ratio between the panes should be persisted in the memento and remember as 
a preference when creating new instances.
Comment 2 Martin Aeschlimann CLA 2002-01-25 11:45:18 EST
everything is stored, but store memento is only called on exiting workspace.
I also think that closing a perspective window should invoke storing the 
memento.

move to eclipse.ui
Comment 3 Kevin Haaland CLA 2002-05-01 14:32:39 EDT
Consider as a post 2.0 enhancement
Comment 4 Nick Edgar CLA 2002-05-14 18:35:17 EDT
Should consider as part of making perspectives save their settings immediately, 
without having to explitly open and close perspectives.
Comment 5 Randy Giffen CLA 2002-08-09 11:50:43 EDT
Reopen to investigate
Comment 6 Kevin Haaland CLA 2002-09-03 14:38:41 EDT
Yes. Defering saving of UI state like this is confusing. 
Comment 7 Tod Creasey CLA 2006-06-22 08:34:01 EDT
There are currently no plans to work on this feature