https://bugs.kde.org/show_bug.cgi?id=416257

            Bug ID: 416257
           Summary: mailto feature does not work anymore
           Product: krunner
           Version: 5.17.5
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: locations
          Assignee: se...@kde.org
          Reporter: meve...@gmail.com
  Target Milestone: ---

SUMMARY

Try to send a mail using krunner does suggest anything and thus does not work.

STEPS TO REPRODUCE
1. Have kmail or any other email client setup in kcm componenentchooser
2. type "t...@test.com" or "mailto:t...@test.com";

OBSERVED RESULT
No completion

EXPECTED RESULT
Completion allowing to open a compose mail to the typed-in address window in
the default email client

Documentation at :
https://userbase.kde.org/Plasma/Krunner#Talk_to_people
Is outdated consequently

Previously the runner location responsible for mailto used kmailservice exec
helper helper protocol which was removed :
https://cgit.kde.org/kio.git/commit/?id=2e6980e9ba3b91798dad0db9f9d78317b2d7e4a2

We need to use KToolInvocation::invokeMailer or better
QDesktopServices::openUrl to implement the feature again.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to