Bug 26838 - Search results sorting broken [search]
Summary: Search results sorting broken [search]
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P1 normal (vote)
Target Milestone: 2.1 M4   Edit
Assignee: Dani Megert CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-21 05:59 EST by Philipe Mulet CLA
Modified: 2002-11-22 08:51 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 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.