Details
-
Bug
-
Resolution: Cannot Reproduce
-
Not Evaluated
-
Qt Creator 12.0.0-beta2
-
Windows 10 22H2
Description
Steps to reproduce
- Load the attached project
- Open ModuleA/CMakeLists.txt, hover your mouse cursor over "myinclusion.cmake", and activate "Jump to File Under Cursor" (F2)
- Open ModuleB/CMakeLists.txt, hover your mouse cursor over "myinclusion.cmake", and activate "Jump to File Under Cursor" (F2)
Expected outcomes (QtC 11.0.3)
- Step #2 opens ModuleA/myinclusion.cmake
- Step #3 opens ModuleB/myinclusion.cmake
Actual outcomes (QtC 12.0.0-beta2)
Steps #2 and #3 both open ModuleA/CMakeLists.txt