Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 31664

Summary: Open type dialog doesn't select in list on exact match
Product: [Eclipse Project] JDT Reporter: John Arthorne <john.arthorne>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 2.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description John Arthorne CLA 2003-02-12 10:15:45 EST
Build: I20020211

Create two java classes, "A", and "Ab".
In the "Open type" dialog, type in just "A".

-> It does not select the type A in the list.

Expectation: when the search expression leads to an exact match, it should
select that match in the list.  Otherwise it requires three extra keystrokes to
select the type (tab, down arrow, up arrow).

This is a regression since M5.
Comment 1 Dirk Baeumer CLA 2003-02-12 10:28:20 EST

*** This bug has been marked as a duplicate of 31597 ***