Bug 477724 - Dolphin File Explorer Selects Multiple Folders When Opening One Folder
Summary: Dolphin File Explorer Selects Multiple Folders When Opening One Folder
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: panels: folders (other bugs)
Version First Reported In: 22.12.3
Platform: Debian stable Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-29 18:00 UTC by Lucy
Modified: 2025-05-29 19:15 UTC (History)
3 users (show)

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


Attachments
Screenshot_Error_Folders_marked (21.90 KB, image/png)
2023-11-29 18:01 UTC, Lucy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lucy 2023-11-29 18:00:41 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

Title: 
Steps to Reproduce:

1.   Open the Dolphin File Explorer.
2.   Navigate to a directory containing multiple folders.
3.   Without pressing the Shift key, open a single folder.

Observed Result:
When opening a single folder, sporadically, multiple folders above it in the list get selected, despite not pressing the Shift key. This issue occurs intermittently and persists across all viewing modes. A screenshot of the error is attached as there is no available backtrace.

Expected Result:
Opening a single folder should not cause the selection of other folders above it in the view unless the Shift key is intentionally pressed to select multiple items simultaneously.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
Operating System: Debian GNU/Linux 12
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
Kernel Version: 6.1.0-13-amd64 (64-bit)
Graphics Platform: X11


ADDITIONAL INFORMATION
Comment 1 Lucy 2023-11-29 18:01:50 UTC
Created attachment 163619 [details]
Screenshot_Error_Folders_marked
Comment 2 Daniel 2025-05-28 16:54:24 UTC
Possibly related selection issue in Dolphin (Details View with single-click enabled)

I would like to point out a similar issue I've reported here:
➡️ https://bugs.kde.org/show_bug.cgi?id=504918
(My report describes a selection problem in Dolphin’s Details view when using single-click mode.)

Summary:
After switching the KDE setting to single-click behavior, clicking on one file sometimes causes multiple unrelated files above it to become selected, without using the Shift key. This happens sporadically, but regularly enough to interfere with normal file handling.

This sounds very similar to what is described in this report. It may be part of the same underlying bug in Dolphin’s selection logic.

Please consider investigating whether both issues share the same root cause.

Thank you.