Bug 493281 - Columns in search view not remembered between sessions
Summary: Columns in search view not remembered between sessions
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: search (show other bugs)
Version: 24.08.1
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-17 16:46 UTC by John Veness
Modified: 2024-09-17 16:46 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Veness 2024-09-17 16:46:01 UTC
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.