-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 4.5.1, Qt Creator 4.6.0-rc1
-
None
-
Linux
Steps to reproduce:
- open the attached project
- open the file foo.h
- place cursor on the macro and trigger find usages
- check the highlighting of the macro inside the search results
- open main.cpp
- switch back to foo.h and trigger the find usage again
I'd expect the macroUsages to be correct no matter whether I've got a document that has a working copy or not [files are Windows formatted
\r\n
and the working copy uses only
\n
]
- relates to
-
QTCREATORBUG-19897 Clicking 'Rescan Tests' causes the tests to disappear in Tests pane
-
- Closed
-