Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 4.7.0-beta1
-
None
-
491b057d14997c4133dfb2721b082e2fdbdea210
Description
If you have a subgroup in your product, right clicking on it, selecting "add new file" and following with "next, next, next" will by default select this available subgroup to place new files instead of the Product's files: section.
Attached example. Steps to reproduce:
Open in creator Right click ParserLib product New file Select Qt designer form class Choose Next Next
You will see that "pch" group gets selected by default.
This behaviour is extremely undesirable and produces a multitude of problems when the group is not changed manually in this combobox
P.S. I am afraid JIRA insists that I miss some kind of token and refuses to allow me to attach a file so here it is on google drive:
https://drive.google.com/file/d/1gVSpaKEUxqYvrL2H6eig0S8OCD4TQbqD/view?usp=sharing
P.P.S pls note that the project isn't supposed to compile, because it doesn't need to, to demonstrate the behaviour, so it most likely doesnt