Bug 89741 - [polish] Debug config: Suggestion: When user clicks new, put focus in name text field
Summary: [polish] Debug config: Suggestion: When user clicks new, put focus in name te...
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.0.1   Edit
Hardware: PC Windows XP
: P3 trivial (vote)
Target Milestone: 3.1 M7   Edit
Assignee: Darin Wright CLA
QA Contact:
URL:
Whiteboard:
Keywords: polish
Depends on:
Blocks:
 
Reported: 2005-03-30 18:52 EST by PalmSource Eclipse Bug Tracker CLA
Modified: 2005-04-04 17:53 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 PalmSource Eclipse Bug Tracker CLA 2005-03-30 18:52:58 EST
Setup:
xp
Steps to Reproduce:
1. With a built project,
2. Run|Debug
3. Click on the new config button

Actual Results:
Focus remains in the config list box
Expected Results:
focus goes to the name text field, since i am creating a new config
Comment 1 Kevin Barnes CLA 2005-04-04 17:47:19 EDT
fixed in LaunchConfigurationTabGroupViewer and LaunchConfigurationsDialog. When a new config is 
created the focus is set on the name field. Behavior when selecting existing configs unchanged.
Comment 2 Kevin Barnes CLA 2005-04-04 17:48:47 EDT
Darin, please verify
Comment 3 Darin Wright CLA 2005-04-04 17:53:24 EDT
Verified.