SUMMARY Customised columns in the search view are not used when a Dolphin session is restored. STEPS TO REPRODUCE 1. Run Dolphin 2. Go into Configure Dolphin window 3. Make sure "Show on startup: Folders, tabs, and window state from last time" is enabled 4. Press Ctrl+F 5. Search for something simple, e.g. "txt" 6. Right-click on the column headings and add a column, e.g. size 7. Observe that the size column has been added 8. Quit Dolphin 9. Run Dolphin again OBSERVED RESULT The search results appear as from last time, but the size column is no longer present. EXPECTED RESULT The search results appear as from last time, including the size column. SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20240916 KDE Plasma Version: 6.1.5 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.2 Kernel Version: 6.10.9-1-default (64-bit) Graphics Platform: X11 ADDITIONAL INFORMATION Note that if you do a new search in the new Dolphin session, the additional size column will appear. So the custom columns are remembered in general, just not used in a search results tab that is initially opened in a restored session.