This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 27939 - TargetLocationStepOperator: Found "..." instead of "Target Location"
Summary: TargetLocationStepOperator: Found "..." instead of "Target Location"
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: T9Y
: 28017 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-10-11 09:44 UTC by Jan Becicka
Modified: 2008-12-22 23:47 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (2.44 KB, text/plain)
2002-10-11 09:45 UTC, Jan Becicka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Becicka 2002-10-11 09:44:02 UTC
Not sure if the bug is in jellytools or in the 
wizard itself. Please evaluate.

Beans module test 
gui.ChangingOfBeanPropertyProperties.testChange
SourceCode fails due to JemmyException: Wrong 
panel! Found "..." instead of "Target 
Location".
Comment 1 Jan Becicka 2002-10-11 09:45:22 UTC
Created attachment 7644 [details]
Stack trace
Comment 2 Jiri Skrivanek 2002-10-11 11:12:54 UTC
It is really bug in wizard. It happens that second step "..." in the
list on the left side is not replaced by "Target Location". Steps to
reproduce:

- File -> New
- select Java Beans -> Java Bean
- cancel wizard
- File -> New
- Java Beans -> Java Bean already selected
- Next
- 2. ... (should be 2. Target Location)

Comment 3 Jan Becicka 2002-10-11 13:12:59 UTC
It is valid bug in wizard.
Comment 4 Jiri Rechtacek 2002-10-15 11:06:25 UTC
*** Issue 28017 has been marked as a duplicate of this issue. ***
Comment 5 pfelenda 2002-10-23 12:58:05 UTC
This issue blocks my aut. tests. Increasing priority -> P3.
Comment 6 Jan Lahoda 2002-11-01 09:24:32 UTC
Hi,
    this issue blocks both test development and test execution. I
think it deserves P2.
Comment 7 _ mihmax 2002-11-05 16:56:16 UTC
Hi, David Simonek wrote that this issue happens also in 3.4
I'm evaluating if this is a showstopper for 3.4.1

I need your feedback: When this happens, 3.4/or/4.0

Sincere, Maxym Mykhalchuk
Comment 8 Jiri Rechtacek 2002-11-05 17:21:57 UTC
It is reproducible easy. It blocks a xtest too, I try fix it ASAP.
Comment 9 Jiri Rechtacek 2002-11-10 17:28:58 UTC
fixed, if template isn't changed and PROP_CONTENT_DATA don't set then
set it
Comment 10 _ mihmax 2002-11-10 17:41:07 UTC
Please, please, please,
when you fix something, include a cite from cvs commit log.

Sincere, Maxym
Comment 11 Marian Mirilovic 2003-01-20 09:35:47 UTC
verified in [nb_dev](20030120)