Bug 407104

Summary: Redirecting to file in Dolphin doesn’t pre-select file
Product: [Applications] dolphin Reporter: David <david.cortes.rivera>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DOWNSTREAM    
Severity: wishlist CC: elvis.angelaccio, nate
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description David 2019-04-30 17:12:14 UTC
Some programs such as web browsers offer an option to show a file in the default file manager – for example, in Vivaldi browser, after a file is downloaded, there’s a right-click option “Show in File Manager”, which launch the file manager in the folder that contains the file.

In other file managers such as MS Window’s, it would launch the file manager with the desired file already pre-selected and the scroll focus already shifted so as to make the file visible.

Would be nice if Dolphin could also offer this same behavior for software that offers this functionality.
Comment 1 Nate Graham 2019-04-30 19:13:47 UTC
This functionality is already available, it's just up to apps to use the correct API. You can see this feature working properly if you click the "Open Containing Folder" menu item in many KDE apps, for example: Dolphin opens and the item is pre-selected.

The bug is on the affected apps, not Dolphin. Please report to their developers. Thanks!