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

Bug 26247

Summary: JUnit: New Test Case wizard does not init dialogs when browsing for test class
Product: [Eclipse Project] JDT Reporter: Dani Megert <daniel_megert>
Component: UIAssignee: Randy Faust <rfaust>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: martinae
Version: 2.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:
Attachments:
Description Flags
proposed fix. changes filter param none

Description Dani Megert CLA 2002-11-14 05:17:30 EST
Build 20021113

Open the new Test Case wizard
Browse for a test class, select a class (e.g. TestCase), press OK
Press the browse button again and press OK
Previous selection is replaced with first entry in list. This happens because
the dialog is not initialized with the current value (in my example TestCase).
Comment 1 Randy Faust CLA 2003-04-15 10:44:35 EDT
Created attachment 4594 [details]
proposed fix. changes filter param

Fixes bug by passing class name text as filter param during dialog creation.
Comment 2 Martin Aeschlimann CLA 2003-04-15 11:42:33 EDT
released patch > 20030415