https://bugs.kde.org/show_bug.cgi?id=521513
Bug ID: 521513
Summary: Direct enter into subfolder
Classification: Applications
Product: dolphin
Version First 25.08.1
Reported In:
Platform: Ubuntu
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
***
If you're not sure this is actually a bug or valid feature request, instead
post about it at https://discuss.kde.org
If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
Please remove this comment after reading and before submitting - thanks!
***
DESCRIPTION
When I enter folder with pressing Enter on it (not via double-click), sometimes
I enter directly into it's first subfolder instead of folder itself.
This happens for large folders containing tens of thousands files that take
some time to load.
Apparently, Dolphin hang for some time and consider Enter being pressed before
entering folder as still pressed all this time and immediately enter it's first
subfolder as if I'd select it myself and press Enter one more time.
STEPS TO REPRODUCE
1. Create folder with lots of files. On my case it was 24000+ files in one
folder. Lets say, it was /home/user1/test . Depending on PC's performance,
maybe you'd need to put more files there. In my case it was low-grade laptop.
2. Create some subfolders in said folder. Like, sub1, sub2, sub3.
3. Go to root folder, i.e. /home/user1
4. Select "test" folder and press Enter
OBSERVED RESULT
After loading a bit, you get immediately moved to /home/user1/test/sub1 folder,
skipping showing /home/user1/test itself.
EXPECTED RESULT
You can observer contents of /home/user1/test folder itself first.
SOFTWARE/OS VERSIONS
Operating System (available in the Info Center app, or by running `kinfo` in a
terminal window):
I'm using Ubuntu's Wayland.
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.