Bug 364606 - "Finish" button is initially always inactive in projectinfopage
Summary: "Finish" button is initially always inactive in projectinfopage
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: shell (show other bugs)
Version: git master
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-21 16:52 UTC by Alexander Potashev
Modified: 2017-09-16 14:19 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Potashev 2016-06-21 16:52:16 UTC
"Finish" button is initially always inactive in projectinfopage.

See "Steps to Reproduce" below. 

Reproducible: Always

Steps to Reproduce:
1. Click Project -> Open Project...
2. Select path and click Next


Actual Results:  
Now the Finish button is inactive, even though the name of the project and the project manager are valid.

Expected Results:  
The Finish button should be clickable immediately.

Workaround: change the project manager to something else and then back, then you can click Finish.
Comment 1 Alexander Potashev 2017-09-16 14:19:56 UTC
Cannot reproduce anymore in KDevelop master (commit 825adb1eef8b3a2851d0e4cfe04495bd8a2872d7).