Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 4.2.1
-
None
-
W7 x64 SP1
Description
Closing bracket is hidden in specific case when tipping lightbulb shows next to it.
Steps to reproduce:
0) enable Clang code model and Clang static analyzer
1) make new project with code example
2) place cursor in the end of line 349
3) remove ] and type it again
Result: bracket is shown but then it is hidden after analyzer recognizes incomplete statement. It appears again if I move cursor away.
Expected result: bracket is shown on it's place.
Code: attached.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-18076 Tip lightbulb hides closing bracket in specific case
- Closed
- resulted in
-
QTCREATORBUG-19191 "Single Underline" gives black background when no underline color is set
- Closed