-
Bug
-
Resolution: Done
-
P4: Low
-
Qt Creator 2.1.0-rc1
-
None
-
Windows Vista x64
I noticed this with File / New / Qt C++ Project / Mobile Qt Application and File / New / Qt Quick Project / Qt Quick Application. Other wizards might be affected, too.
- Start wizard.
- In "Create in:" type a path which does not exist, e. g. C:\someDir. A very hard to read warning with black text on red background will appear: "The path 'C:\someDir' does not exist."
- Click "Browse...".
- A file browser windows shows up. In this window, create C:\someDir.
- Do one of the following:
- Click "Cancel".
- Select C:\someDir and click "Select Folder".
- The wizard does not update. The warning is still visible and "Next" is disabled, so one can't proceed.
This also works the other way round: Type an existing path, then remove this directory. No warning shows up and the wizard proceeds smoothly.