-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
Qt Creator 6.0.2
-
None
Qt Creator crashes when rightclicking a folder in the project tree and then selecting "Expand". In particular, it crashes only when right clicking the little arrow to expand one subfolder.
I think it happens because when I rightclick the arrow, it opens the menu but no folder is actually selected (or highlighted), then by selecting "Expand" some sort of null pointer exception occurs.