Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Done
-
Affects Version/s: Qt Creator 4.13.2
-
Fix Version/s: Qt Creator 4.14.0-beta1
-
Component/s: Editors
-
Labels:None
-
Platform/s:
-
Commits:05ad4e3daa98f6de76c1b5ebc6039da033afea6f
Description
When selecting a code element partially, which has an issue (deprecation warning for example), it appears to be selected entirely (while it is not).
For example: There is a function call "test()". When selecting "st", the entire "test" appears to be selected:
it should actually look like this IMO: