Bug 442712 - Use org.freedesktop.FileManager1 ShowItems to show downloaded files in file manager
Summary: Use org.freedesktop.FileManager1 ShowItems to show downloaded files in file m...
Status: RESOLVED DUPLICATE of bug 460997
Alias: None
Product: Falkon
Classification: Applications
Component: general (show other bugs)
Version: 3.1.0
Platform: Other FreeBSD
: NOR normal
Target Milestone: ---
Assignee: David Rosca
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-19 22:14 UTC by probono
Modified: 2023-01-29 11:34 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description probono 2021-09-19 22:14:32 UTC
SUMMARY

Please support the FileManager1 D-Bus API for revealing downloaded files in the file manager.

STEPS TO REPRODUCE
1. Download a file
2. Open the downloads window
3. There should be a way to "show in file manager"

OBSERVED RESULT
Double-clicking a downloaded file opens it, but does not show it in the file manager. Right-clicking and using the context menu shows the folder containing the file, but does not highlight (select) the downloaded file.

EXPECTED RESULT
There should be a way to show the downloaded file in the file manager (not only opening the containing folder but also selecting/highlighting the file). This can be done using org.freedesktop.FileManager1 ShowItems (e.g., Chromium is using this). https://www.freedesktop.org/wiki/Specifications/file-manager-interface/

SOFTWARE/OS VERSIONS
FreeBSD: 12.2-RELEASE
Falkon: 3.1.0
Comment 1 Juraj 2023-01-29 11:34:14 UTC
*** This bug has been marked as a duplicate of bug 460997 ***