Bug 88706 - [Perspectives] Set visible view in IFolderLayout
Summary: [Perspectives] Set visible view in IFolderLayout
Status: ASSIGNED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: All All
: P5 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2005-03-21 19:12 EST by Jed Anderson CLA
Modified: 2019-09-06 16:07 EDT (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 Jed Anderson CLA 2005-03-21 19:12:53 EST
I have two similar perspectives.  I would like to add the same views to an
IFolderLayout in both perspectives, but have the visible view be set
differently.  This will give my users a sense of continuity.

As far as I can tell the visible folder is defaulted to the first one added to
the group.  Is that correct?
Comment 1 Jed Anderson CLA 2005-03-21 19:16:48 EST
That should be "visible view is defaulted".
Comment 2 Nick Edgar CLA 2005-03-22 09:40:48 EST
Yes, they are appear from left to right in the order added (at least, in LTR
locales), and the first is selected by default.

Since you probably don't want to change the order of the views, new API will be
required to specify the selected one.

Note I'm saying "selected" instead of "active".  There can be multiple folders
and top-level views in a perspective, and only one can be active.

There's also no control currently for specifying which part is active.
The current behaviour is to keep the active part from the previous perspective
active, if it can, or to activate the view at top left if not.
Comment 3 Jed Anderson CLA 2005-03-22 11:57:07 EST
So we're clear, I am not asking for API to control which view is active.  I just
want to be able to control which view in an IFolderLayout is selected.
Comment 4 Nick Edgar CLA 2006-03-15 11:46:53 EST
Reassigning bugs in component areas that are changing ownership.
Comment 5 Paul Webster CLA 2006-09-28 11:00:53 EDT
There are currently no plans to work on this feature.

PW
Comment 6 Denis Roy CLA 2007-06-22 09:32:49 EDT
Changes requested on bug 193523
Comment 7 Remy Suen CLA 2008-07-17 23:54:10 EDT
My workbench terminology seems too be weaker than I thought from this bug. So for a selected view that isn't active, we're talking about a view that's at the top of the stack and visible to the user but that's currently not active (with the white outline instead of the "blue" outline), correct?
Comment 8 Paul Webster CLA 2008-07-21 09:34:58 EDT
(In reply to comment #7)
> My workbench terminology seems too be weaker than I thought from this bug. So
> for a selected view that isn't active, we're talking about a view that's at the
> top of the stack and visible to the user but that's currently not active (with
> the white outline instead of the "blue" outline), correct?

yes ... having a new perspective show a view in the stack other than the first tab.

PW


Comment 9 Eclipse Webmaster CLA 2019-09-06 16:07:16 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.