Bug 28302 - [Navigation] Open Resource dialog should support down arrow in Pattern field
Summary: [Navigation] Open Resource dialog should support down arrow in Pattern field
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 2.1 M5   Edit
Assignee: Lynne Kues CLA
QA Contact:
URL:
Whiteboard:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2002-12-13 16:19 EST by Nick Edgar CLA
Modified: 2003-03-20 14:30 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 Nick Edgar CLA 2002-12-13 16:19:21 EST
build I20021213

In JDT's Open Type dialog, you can use the down arrow in the Pattern field to 
give focus to the list of types.  We should do the same in the Open Resource 
and Go To Resource dialogs.  

This is probably done using a traverse listener.
Comment 1 Knut Radloff CLA 2003-01-21 11:21:05 EST
Reassigning to Lynne since she is currently working on the 
ResourceListSelectionDialog
Comment 2 Lynne Kues CLA 2003-01-21 15:03:44 EST
Added keyListener like AbstractElementListSelectionDialog.  In build > 20030121.
Comment 3 Lynne Kues CLA 2003-03-20 14:30:54 EST
verified in RC3 (I20030319).