Bug 385599

Summary: https links in notifications are opened as local filesystem paths
Product: [Plasma] plasmashell Reporter: JR <zorael>
Component: NotificationsAssignee: Kai Uwe Broulik <kde>
Status: RESOLVED UPSTREAM    
Severity: normal CC: nate, plasma-bugs-null, zorael
Priority: NOR    
Version First Reported In: master   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: https link opened as filesystem path

Description JR 2017-10-11 12:25:10 UTC
Created attachment 108280 [details]
https link opened as filesystem path

Manjaro x64 current (2017-10-11), plasmashell 5.10.5 from official repositories.

Given a notification with a link to "https://www.youtube.com", clicking the link opens the path "/usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/https://www.youtube.com/" which naturally fails.

How to reproduce:
1. Install recent Chromium
2. Enable native notifications in chrome://flags and restart browser
3. Subscribe to a Youtube channel
4. Wait to receive notification on new video to said channel

Expected result:
5. Clicking the link in the notification should open Youtube in the browser

Actual result:
5. Attached image
Comment 1 Kai Uwe Broulik 2017-10-12 09:16:13 UTC
Chrome bug: https://bugs.chromium.org/p/chromium/issues/detail?id=751059