Bug 26838

Summary: Search results sorting broken [search]
Product: [Eclipse Project] JDT Reporter: Philipe Mulet <philippe_mulet>
Component: UIAssignee: Dani Megert <daniel_megert>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P1    
Version: 2.1   
Target Milestone: 2.1 M4   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Philipe Mulet CLA 2002-11-21 05:59:33 EST
2.1 M3

Search for references to Class.forName(String) (using element search) in self-
hosting workspace. Some of the search results are missing qualification ?!?

Now try to sort them in different order, nothing happens (i.e. sort using 
parent name).
Comment 1 Dani Megert CLA 2002-11-21 08:29:55 EST
There seems to be something wierd. I also see the following problems:
- sometimes not all sort options available
- I can check more than one sorting option
Comment 2 Dani Megert CLA 2002-11-22 08:51:24 EST
Performance optimization in Workbench seems to break existing code: the context
menu is no longer constructed each time but cached.

Adapted to those changes.