Bug 3910 - Type Hierarchy: Open on multiselection not OK (1GF5TCP)
Summary: Type Hierarchy: Open on multiselection not OK (1GF5TCP)
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Martin Aeschlimann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 23:02 EDT by Dani Megert CLA
Modified: 2002-01-18 07:41 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2001-10-10 23:02:53 EDT
1. Open the type hierarchy for some type (X)
	2. Show inherited methods
	3. select an inherited method and a method from the opened type (X)
	==> only one editor is opened (the one for X)
	When I only selecet the inherited method then its class is opened.

	Either diable multiple selection or open both editors.


NOTES:
MA (06.08.2001 17:22:05)
	Now both selections open (behaviour like open in package viewer)
	fix in 200

EG (7/12/01 11:01:00 AM)
	open both editors
Comment 1 Adam Kiezun CLA 2001-10-11 11:44:15 EDT
what i see is that multi selection is disabled
so, not fixed
Comment 2 Martin Aeschlimann CLA 2001-10-15 09:48:04 EDT
No multi selection enabled in hierarchy views, but in method view.\
Works as designed.