Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.4.0
-
None
-
QtCreator 4.4, Qt 5.9.1. Issue reproduces both on Ubuntu 17.04 and Windows 10.
Description
When building projects with large amount (>500) of warnings/errors the issues list gets eventually corrupted and displays the number items from the previous build with value 0.
When the build progresses the new items are getting populated into the list and 0 values gets replaced by the new issue. However if the previous build had more issues at the end of the build we will have list which contains '0' items at the end of the list. See attached picture.
Steps to reproduce is to have project with lots of warnings and keep hitting rebuild button until you see the corruption.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-20542 Issues pane turns to empty entries when clicking a warning
- Closed