| Summary: | doesn't respect configured default file manager application | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Javier Guerra G. <javier> |
| Component: | general | Assignee: | KIO Bugs <kio-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | minor | CC: | kde, kdelibs-bugs-null, nate, noahadvs |
| Priority: | NOR | ||
| Version First Reported In: | 6.2.0 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Javier Guerra G.
2024-05-27 15:33:38 UTC
Can confirm with git master Spectacle (24.07.70) and KIO (6.3.0). Spectacle uses KIO to do that, so I'm moving this to KIO.
Relevant code:
>void SpectacleWindow::openContainingFolder(const QUrl &url)
>{
> KIO::highlightInFileManager({url});
>}
I expect this is Bug 397953. *** This bug has been marked as a duplicate of bug 397953 *** |