Bug 2312 - [Perspective] Need to show something when all views closed (1GENTGJ)
Summary: [Perspective] Need to show something when all views closed (1GENTGJ)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 98
: P2 normal (vote)
Target Milestone: ---   Edit
Assignee: Eduardo Pereira CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate, usability
: 25067 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-10-10 22:33 EDT by Nick Edgar CLA
Modified: 2003-01-15 16:43 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Edgar CLA 2001-10-10 22:33:47 EDT
If you close all the views in the perspective, it remains open, but looks very bare,
and it's not clear what the user can do next.

Simply closing the perspective is one option, though it might be surprising.
Another would be to show a view which lets you navigate to other perspectives, or close this one.

This is particularly bad for the Help perspective, since it only contains one view.
Clicking the help view's close button is a natural thing to do when done with the help.

NOTES:

DS (6/6/01 11:39:44 AM)
	We can pop up a dialog asking the user what they want to do ..
		1. Close perspective.
		2. Do nothing.
	It would also be good to have a disable button on the dialog, as in "do not show again".

DS (6/6/01 3:07:35 PM)
	Basic implementation, sans dialog, in
		>WorkbenchPage 0.119 [ds] 05
Comment 1 DJ Houghton CLA 2001-10-29 18:19:27 EST
PRODUCT VERSION:
117

Comment 2 Nick Edgar CLA 2002-01-25 22:41:21 EST
This is a usability improvement that we should consider as part of the new 
perspective story.
Two cases:
- closing all views
- closing all perspectives
Comment 3 Simon Arsenault CLA 2002-05-27 11:31:17 EDT
Something to consider for the next release
Comment 4 Randy Giffen CLA 2002-08-08 10:43:12 EDT
Reopen for investigation
Comment 5 Sonia Dimitrov CLA 2002-10-18 13:53:20 EDT
*** Bug 25067 has been marked as a duplicate of this bug. ***
Comment 6 Eduardo Pereira CLA 2002-11-25 10:27:18 EST
When all views are closed the perspective is closed.
Have to consider what should be done when all perspectives are closed. What 
about a message in the status line or a dialog when the last perspective is 
closed?
Comment 7 Nick Edgar CLA 2002-11-25 10:37:05 EST
Should avoid a dialog, and the status line is easily missed.
Recommend showing a simple label in the main area, referring to Window > Open 
Perspective...

Comment 8 Eduardo Pereira CLA 2003-01-15 16:43:57 EST
Fix released in the HEAD stream. (WorkbenchWindow.java)