SUMMARY On the custom page, the Process Table doesn't properly save/restore its state. STEPS TO REPRODUCE 1. Add new page 2. Add Process Table 3. Change visible columns/sort columns/column order 4. Restart application OBSERVED RESULT The changes were not saved/restored. EXPECTED RESULT The changes were saved/restored. SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20240509 KDE Plasma Version: 6.0.4 KDE Frameworks Version: 6.1.0 Qt Version: 6.7.0 Graphics Platform: X11
If you manually change the settings of the Process Table in the corresponding *.page file, the changes are applied. It turns out that the changes are simply not written to the corresponding *.page file.