Ericsson / CodeCheckerEclipsePlugin

This is an Eclipse plugin that shows C/C++ static analysis results found by Clang Static Analyzer and Clang Tidy
Eclipse Public License 1.0
32 stars 13 forks source link

[GUI] "Toggle checkers" window's lists misbehave #68

Closed whisperity closed 7 years ago

whisperity commented 8 years ago

 

  1. Configure CodeChecker, then open the toggle window and click Enable all
  2. Every checker will be moved to the Enabled list
  3. Close the window, open it again. The header for the disabled list is missing. 1
  4. Now disable all checkers. Everything is gone? 2
  5. Close the window. Then open it. Now everything is properly disabled, and the enabled header is missing. 3

This is a pure GUI problem, as the configuration is properly altered at every save, despite what the GUI shows.


dkrupp commented 7 years ago

fixed when the configuration window was refactored e58f8c65ddfe7c7da0d7a6f3547c67986ab24445