| Summary: | Use KIO::highlightInFileManager in attachment saved confirmation | ||
|---|---|---|---|
| Product: | [Applications] kmail2 | Reporter: | Kai Uwe Broulik <kde> |
| Component: | folders | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | montel |
| Priority: | NOR | ||
| Version First Reported In: | 5.3.1 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 5.8.0 | |
| Sentry Crash Report: | |||
Great thanks for info I will fix kmail soon. it's fixed in 5.8.0 I had a problem with my name in commit so it didn't change status. |
When saving an attachment in KMail a KMessageWidget appears offering to open the location the file was saved to. This just opens Dolphin in that folder without highlighting the file. Use KIO::highlightInFileManager({urlToFile}) to have Dolphin open, scroll to, and highlight the file for convenience.