Bug 435654 - "Open with Dolphin" from desktop leads to "desktop:/" instead of "/home/user/Desktop/"
Summary: "Open with Dolphin" from desktop leads to "desktop:/" instead of "/home/user/...
Status: RESOLVED NOT A BUG
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 20.12.3
Platform: Neon Linux
: NOR minor
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-12 12:57 UTC by Gabriel
Modified: 2021-04-12 22:08 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
screen recording showing the bug and where the action is expected to lead (2.32 MB, video/webm)
2021-04-12 12:57 UTC, Gabriel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gabriel 2021-04-12 12:57:13 UTC
Created attachment 137528 [details]
screen recording showing the bug and where the action is expected to lead

SUMMARY
When opening dolphin from the desktop, the file path is to "desktop:/" when it would be expected to open to "/home/user/Desktop/".

STEPS TO REPRODUCE
1. Open the desktop context menu
2. Choose "Open with Dolphin"

OBSERVED RESULT
Dolphin opens "desktop:/".

EXPECTED RESULT
Dolphin opens "/home/user/Desktop/".

SOFTWARE/OS VERSION
Operating system: KDE neon User Edition 5.21
KDE Plasma Version: 5.21.4
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
See attached screen recording
Comment 1 Nate Graham 2021-04-12 13:45:00 UTC
Is this a problem?
Comment 2 Gabriel 2021-04-12 21:31:26 UTC
(In reply to Nate Graham from comment #1)
> Is this a problem?

Not really functionally since they both display the same content, but it is odd to end up with a file path which a normal user would never normally navigate to. It does also not allow the same kind of navigation to parent directories.

The observation is indeed a minor one. If you consider this to be too insignificant, then I am in no position to question that. :^)
Comment 3 Nate Graham 2021-04-12 22:08:00 UTC
Is it an implementation detail, whose history is either fascinating, mundane, or infuriating, depending on your perspective. :)

Long term, we can probably remove the desktop:// ioslave, as its reason for existing has become tenuous at best. I have started a discussion about that over here: https://phabricator.kde.org/T14361