Bug 464446 - Falkon and XDG URL Schemes
Summary: Falkon and XDG URL Schemes
Status: RESOLVED WORKSFORME
Alias: None
Product: Falkon
Classification: Applications
Component: general (show other bugs)
Version: 22.12.1
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: David Rosca
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-18 11:58 UTC by Schimon Jehudah
Modified: 2023-01-18 13:35 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Schimon Jehudah 2023-01-18 11:58:22 UTC
I'm using Sway (this might be relevant to Fluxbox (not Lumina) and Openbox (not LXDE nor LXQt) too).

feed links amogst other links handled by external programs open in FF.

I've tried the following command. It didn't work.

xdg-settings set default-url-scheme-handler feed liferea.desktop

This is the HTML code
<body>
  <a href="feed:https://www.falkon.org/atom.xml">feed</a>
</body>
Comment 1 Schimon Jehudah 2023-01-18 13:35:37 UTC
Other Qt based programs give the same result (open FF).

GTK+ software do as expected.

This must be something else related to Qt or Qt vs. XDG.

I'm closing this.