https://bugs.kde.org/show_bug.cgi?id=479240
Bug ID: 479240 Summary: Dolphin does not always show subdirectories/files Classification: Applications Product: dolphin Version: 23.08.4 Platform: Fedora RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: panels: folders Assignee: dolphin-bugs-n...@kde.org Reporter: mothli...@fastmail.fm CC: kfm-de...@kde.org Target Milestone: --- Created attachment 164588 --> https://bugs.kde.org/attachment.cgi?id=164588&action=edit Screenshot after creating a sub directory 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 *** STEPS TO REPRODUCE 1. Open dolphin in /tmp 2. Open console window 3. [nice@politemadness tmp]$ mkdir test_dir [nice@politemadness tmp]$ cd test_dir/ [nice@politemadness test_dir]$ touch test_file [nice@politemadness test_dir]$ mkdir test_dir_2 Screenshot_20240101_144702.png is from immediately after this. Screenshot_20240101_144846.png is a few minutes later. OBSERVED RESULT After creating files in a directory, as well as a subdirectory, dolphin does not display a open directory caret so that the files and directories can be accessed. You have to use F5 to refresh or sometimes after a while (30 seconds?) it finally displays a caret. Other times (not this test case), opening a directory, it doesn't always draw the caret for all the subdirectories that have something in them. Also, if you delete the file and subdirectory (in the console), the caret does not disappear. You can even click the caret and it will rotate 90 degrees but it won't disappear. EXPECTED RESULT There should be a open directory caret when a directory has something in it and it should disappear when the directory is empty. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION [nice@politemadness test_dir]$ rpm -q dolphin dolphin-23.08.4-1.fc39.x86_64 [nice@politemadness test_dir]$ uname -a Linux politemadness 6.6.8-200.fc39.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 21 04:01:49 UTC 2023 x86_64 GNU/Linux -- You are receiving this mail because: You are watching all bug changes.