https://bugs.kde.org/show_bug.cgi?id=384779
Bug ID: 384779
Summary: The line with error is highlighted as wrong even when
the error is fixed.
Product: kdevelop
Version: 5.1.1
Platform: Manjaro
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: All editors
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
In the editor, when code checker find an error it highlights the wrong line
with red background but when the error / wrong line is fixed error is removed
from 'Problems' view but the line is still highlighted in editor and in
minimap.
I tested this with Python file now but i experienced this with C/C++ as well
How to reproduce:
- Open file. (i tried only file which belongs to project)
- Write some wrong code
- Wait until the code analyser / checker marks the line as wrong
- Fix the error
- The line is still highlighted as wrong even when the error is not there
anymore.
--
You are receiving this mail because:
You are watching all bug changes.