Bug 52709 - [Dialogs] Open Type dialog resets selection after filling list
Summary: [Dialogs] Open Type dialog resets selection after filling list
Status: RESOLVED DUPLICATE of bug 57478
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: PC All
: P4 minor (vote)
Target Milestone: ---   Edit
Assignee: Tod Creasey CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-20 18:10 EST by Jared Burns CLA
Modified: 2004-04-14 14:25 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jared Burns CLA 2004-02-20 18:10:36 EST
1. Bring up the Open Type dialog.
2. Type 'a'.
3. While the rest of the list is still filling up, press the down arrow a few times to select a type
4. When the list finishes filling, it resets the selection to the first item

The problem doesn't seem as bad on Windows, but I can easily reproduce it on Linux-GTK even 
using real type names (for example, "String"). If you happen to time this correctly (I seem to have 
a knack for it), it means that you type "String", select the one you want, (the selection gets reset), 
press Enter, and get the one you don't want (STRING).

The selection shouldn't be affected by the completion of the list.
Comment 1 Martin Aeschlimann CLA 2004-02-21 13:12:42 EST
TwoPaneElementSelector is in platform.
Comment 2 Tod Creasey CLA 2004-02-23 15:05:38 EST
This is easy to see by

1) Open the dialog
2) Type Abo
3) Select an item down the list
4) Type u and it is reset.
Comment 3 Ines Khelifi CLA 2004-04-14 14:08:05 EDT
This bug is a duplicate of Bug# 57478.
Comment 4 Tod Creasey CLA 2004-04-14 14:25:15 EDT

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