Created attachment 182819 [details] Screenshot SUMMARY The context menu can suggest to open the wrong directory if Show Full Path option is enabled and the path is too long to display fully (see the screenshot). SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 6.4.0 KDE Frameworks Version: 6.15.0 Qt Version: 6.9.1
Created attachment 182821 [details] KDEBugTriage_Dolphin_Bug 506419 Screen shot showing the attempt to replicate the issue in Dolphin and not being able to do so.
I am not a developer at KDE. I am attempting a KDE Bug Triage(https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging). I tried to replicate the bug by creating a deep nested directory structure as shown in the attachment, "KDEBugTriage_Dolphin_Bug 506419". Please have a look at it. Will it be possible for you to please give the following information 1) What is the version of KDE Plasma Version, KDE Frameworks Version, Qt Version, the Linux kernel version and Graphics platform version that you are using in Arch linux? The first three information is available to you by using K menu -> Applications -> System -> Info Center or K menu -> System -> Info Center or start from console using the command kinfocenter 2) In the screenshot, i.e. "KDEBugTriage_Dolphin_Bug 506419", that I had attached, the full path name is in excess of 50 characters. What is the value in your case? How long is the full path, from root, in terms of number of characters for you? If you are fine with it can you please paste the actual full path of the directory where you had the problem? 3) And finally will it be possible for you to please outline the steps that you took to face the issue?
This problem only exists for the first couple of entries. Here's an example of a path: /home/daniil/real_home/Music/Death Grips/2012.04.21 - The Money Store/2012 - The Money Store (Vinyl Rip)/
Created attachment 182848 [details] KDEBugTriage_Dolphin_Bug 506419-1 Screenshot showing the behavior occurring in the first two directories or the left two most directories in the path as seen in Dolphin.
(In reply to LaserMoai from comment #3) > This problem only exists for the first couple of entries. > > Here's an example of a path: > /home/daniil/real_home/Music/Death Grips/2012.04.21 - The Money Store/2012 - > The Money Store (Vinyl Rip)/ Yep this is a bug. I can confirm that, the behavior is seen to occur in Dolphin 25.04.2. Please see the attached screenshot with the name "KDEBugTriage_Dolphin_Bug 506419-1". This behavior occurs when either the /home part of the path or /home/xxxxx path of the directory gets hidden. Here xxxxx is the user ID. So if only the "home" part of the path is hidden, while xxxxx is shown it only happens with xxxxx. Not with the directory immediately after xxxxx. If both "home" and "xxxxx" are hidden in the path then it happens to the first two directories in the path after "xxxxx" The difference is that I get the "/" (i.e. root option), while the OP gets "home" as the option. If I click on any of the two options, i.e. "Open in a new tab" or "Open in a new Window" then it does open it up in a new tab or a new window respectively.