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 253520 - Confusing dialogs and message when Create Test action is run
Summary: Confusing dialogs and message when Create Test action is run
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Test Runner (show other bugs)
Version: 8.1
Hardware: All All
: P2 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-16 12:17 UTC by Tomas Mysik
Modified: 2015-07-19 01:18 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Mysik 2015-07-16 12:17:06 UTC
Steps:
- have a php project
- try to create a unit test for it
- switch to Selenium
-> dialog where Selenium dir should be set
- click Cancel

-> several dialogs and an error message appear. The dialog is disabled and user cannot do anything but close it.

This is very confusing, at least for me :)

Feel free to lower the priority.

Thanks.
Comment 1 Theofanis Oikonomou 2015-07-17 11:41:22 UTC
Changeset: d12d444046c4
Author:    Theofanis Oikonomou <theofanis@netbeans.org>
Date:      2015-07-17 14:39
Message:
Comment 2 Theofanis Oikonomou 2015-07-17 11:51:16 UTC
I have never pressed the Cancel button before :)
I agree that all those dialogs were confusing even to me. Now only one dialog is shown to give the chance to the user to specify a folder for the selenium tests. Also the components in the create test dialog are not disabled so that you can select another testing framework. Hope it is better now. Thx for catching
Comment 3 Tomas Mysik 2015-07-17 11:53:27 UTC
(In reply to Theofanis Oikonomou from comment #2)
> I have never pressed the Cancel button before :)

:)

Thanks for fixing it.
Comment 4 Quality Engineering 2015-07-19 01:18:18 UTC
Integrated into 'main-silver', will be available in build *201507190001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/d12d444046c4
User: Theofanis Oikonomou <theofanis@netbeans.org>
Log: Task #253520 - Confusing dialogs and message when Create Test action is run