Created attachment 126258 [details] Screenshot config/main SUMMARY ktimetracker shows all columns in main window, not the ones saved in configuration to display. STEPS TO REPRODUCE 1. Disable some columns of main window (in configuration dialogue or main window). 2. Quit ktimetracker. 3. Start ktimetracker. OBSERVED RESULT Ktimetracker shows all columns available. EXPECTED RESULT Ktimetracker shows just the columns configured to display. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.18.1 KDE Frameworks Version: 5.67.0 Qt Version: 5.14.1
This is easy to fix, I'm going to push the change in a couple of weeks. Sorry for the delay.
(In reply to Alexander Potashev from comment #1) > This is easy to fix, I'm going to push the change in a couple of weeks. Pleased to read that. :) > Sorry for the delay. Never mind. it's not a show-stopper, therefore there's no need to hurry. Looking at other bug reports in the KDE universe that hit me I'm glad the reported behaviour is not by design … ;)
Git commit ddc87a47089b900ee1c62be10b23d0d4bb2361f1 by Alexander Potashev. Committed on 24/02/2020 at 22:01. Pushed by aspotashev into branch 'master'. TaskView: Change visibility of table columns after the view is connected to model Otherwise setColumnHidden() has no effect. M +1 -1 src/taskview.cpp https://commits.kde.org/ktimetracker/ddc87a47089b900ee1c62be10b23d0d4bb2361f1