Bug 154311 - [Perspectives][ViewMgmt] Need smarter Min/Max view behaviour
Summary: [Perspectives][ViewMgmt] Need smarter Min/Max view behaviour
Status: CLOSED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks: 154120
  Show dependency tree
 
Reported: 2006-08-17 18:07 EDT by Kevin McGuire CLA
Modified: 2022-01-01 20:09 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 Kevin McGuire CLA 2006-08-17 18:07:38 EDT
The current min/max behaviour isn't very useful for typical usage.  The problem is that most tasks require access to information in more than one view. Maximizing a given view or editor prevents access to the other necessary information.  

For example, consider the simplest starting point of Navigator-Editor-Outline.  

Task (A): First, you need to navigate to the item you care about.  We'll call this task "Finding".

When browsing through the navigator, one needs the editor to see if the item you've selected is the one you're looking for, but you generally don't need the Outline.  So you'd like more space for the Navigator, medium for the Editor, and little or none for the outline.  One solution is to minimize the Outline.

Task (B): Now you want to modify the item you found (say, edit the Java class).  We'll call this task "Authoring".

Once you are editing, you'll want more space for the Editor, and you no longer really need the navigator, but you do require the outline.  One solution is to minimize the Navigator.  But if you followed the steps above, you must now also restore the Outline.  Note that maximizing the Editor won't give you what you want because you require the Outline (you may decide to live without outline because its easier than doing the require sequence of min/max).

A common sequence is one of Finding, Authoring, Finding, Authoring, ...  
Using current min/max support, the user must spend a considerable amount of time just manipulating the UI, which quickly becomes tedious.

Fast views are one solution but they have their own limitations.  In our example, using the Navigator as a fast view causes it to cover the very Editor whose contents you must check to see if you've navigated to the right item.  Because fast views obscure the workbench, they are generally only suited to highly modal finding where all the information required is contained in the Fast View itself.
Comment 1 Eric Moffatt CLA 2006-08-20 14:36:30 EDT
Kevin, see defect 153957 for where I'm at with this (i.e. not finished for sure...;-). Perhaps we can extend the idea to allowing multiple 'arrangements' with some 'quick-switch' mechanism.

Another approach might be to extend the perspective customiation mechanism to allow for easy creation for Finding and Authoring versions...
Comment 2 Boris Bokowski CLA 2009-11-11 17:31:02 EST
Remy is now responsible for watching the [ViewMgmt] category.
Comment 3 Eclipse Webmaster CLA 2019-09-06 16:12:57 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.
Comment 4 Eclipse Genie CLA 2022-01-01 20:09:28 EST
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. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. 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.

--
The automated Eclipse Genie.