Bug 464446

Summary: Falkon and XDG URL Schemes
Product: [Applications] Falkon Reporter: Schimon Jehudah <sch>
Component: generalAssignee: David Rosca <nowrep>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version First Reported In: 22.12.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.