Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 14.0.0
-
None
-
-
41e581d0e (master)
Description
Preconditions:
Code completion set to manual in 'Preferences -> Text Editor -> Completion -> Active completion -> Manually'
Test steps:
1. Create a new project(e.g. Non-Qt Project -> Plain C++ Application)
2. Remove some characters from return statement
3. Activate code completion with <Ctrl+Space>
Result:
Proposal widget is missing.