Bug 479580 - URLs do not open properly with Google Chrome
Summary: URLs do not open properly with Google Chrome
Status: RESOLVED DUPLICATE of bug 439477
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: URL navigator (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-09 17:54 UTC by spamless.9v5xj
Modified: 2024-01-09 20:41 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description spamless.9v5xj 2024-01-09 17:54:08 UTC
SUMMARY
***
For whatever reason if one has Google Chrome set as their default browser and attempts to open a URL, whether it is a .desktop file or Ctrl+Clicking on a hyperlink in Konsole (likely among others), the link fails to open properly.

***


STEPS TO REPRODUCE
1. Set Google Chrome as default browser (note: has to be Google Chrome, bug does not occur in Chromium)
2. Open Dolphin
3. Right click > Create New > Link to Location
4. Set destination to some URL, eg. https://kde.org/
5. Double click on link

OBSERVED RESULT
Chrome opens as expected, but the page shown is text consisting of the raw HTML instead of a proper web page

EXPECTED RESULT
A proper web page

Linux/KDE Plasma: Fedora 38
(available in About System)
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.111.0
Qt Version: 5.15.11
Comment 1 fanzhuyifan 2024-01-09 20:41:56 UTC
Seems to be 439477. Happens when the .desktop file is missing the %u placeholder: https://bugs.kde.org/show_bug.cgi?id=439477#c14

*** This bug has been marked as a duplicate of bug 439477 ***