Bug 3754 - show in packages view does not work (1GEME0T)
Summary: show in packages view does not work (1GEME0T)
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P2 critical (vote)
Target Milestone: ---   Edit
Assignee: Erich Gamma CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 3704 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-10-10 23:00 EDT by Jeff McAffer CLA
Modified: 2002-05-19 19:58 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 Jeff McAffer CLA 2001-10-10 23:00:20 EDT
Show in packages view (in the outliner) does not work if you have "zoomed" in on some project/package that 
is not the parent of the class you have selected.  This is frustrating since most of the time I get to a class
via "Open Type" and the packages view is in whatever state I left it when I was last navigating.  Show in packages
view should expand/zoom out in the packages view as necessary to accomplish the task the user asked (i.e., 
they want to see the selected class in the packages view)

NOTES:
EG (5/31/2001 10:56:39 PM)
	two options:
	1) only show the types that are currently visible. 
	2) go up in the frame list until the element is found
	
	The navigator does 1) this doesn't address the frustration above
	2) is would decrease the frustration but means the frame list can change under program control

	Time permitting
Comment 1 Martin Aeschlimann CLA 2001-10-16 11:13:25 EDT
moved to 'active'
Comment 2 DJ Houghton CLA 2001-10-24 07:19:12 EDT
PRODUCT VERSION:
116

Comment 3 Dani Megert CLA 2002-02-27 06:02:09 EST
This is an UI issue because nothing happens (no beep, no dialog) except
flickering in the Packages view

What about simple fix: show the full Packages view and select the element. The
user can then use the Back button to go to the previous view.

Note: Same problem if working set or filter is applied

Comment 4 Dani Megert CLA 2002-02-27 06:04:09 EST
*** Bug 3704 has been marked as a duplicate of this bug. ***
Comment 5 Dani Megert CLA 2002-02-27 08:51:29 EST
My previous note: "Same problem if working set or filter is applied"
is not correct because a filter is something else and the user can not simply
reapply the filter (because he might not know which filter has been removed).
There is a separate exsiting BR for this:

Go to type confusing if binary is selected and libraries are
http://bugs.eclipse.org/bugs/show_bug.cgi?id=3805

Comment 6 Erich Gamma CLA 2002-05-19 19:58:04 EDT
we now warn the user when the element could not be found because it is filtered 
away.