Bug 414827 - Click on a URL within a Qt app opens the link twice in a new browser window
Summary: Click on a URL within a Qt app opens the link twice in a new browser window
Status: RESOLVED NOT A BUG
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.19.5
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-04 14:17 UTC by postix
Modified: 2022-09-16 19:05 UTC (History)
3 users (show)

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


Attachments
kdeglobals (4.30 KB, text/plain)
2019-12-04 17:51 UTC, postix
Details
mimeapps.list (1.85 KB, text/plain)
2019-12-04 17:52 UTC, postix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description postix 2019-12-04 14:17:21 UTC
Clicking a link in a Qt app (such as Discover, KPassXC, Konsole, etc.) opens the link twice in a new Firefox browser window.

However, clicking a on link in a GTK app (such as GIMP, Dino, etc.) only opens the link once in the existing Firefox browser window.

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux 
KDE Plasma Version: 5.17.4
KDE Frameworks Version: 5.65.0
Qt Version: 5.13.2
Comment 1 David Edmundson 2019-12-04 16:54:44 UTC
Please include your ~/.config/kdeglobals

and ~/.config/mimeapps.list
Comment 2 postix 2019-12-04 17:51:53 UTC
Created attachment 124318 [details]
kdeglobals
Comment 3 postix 2019-12-04 17:52:09 UTC
Created attachment 124319 [details]
mimeapps.list
Comment 4 postix 2019-12-13 16:02:12 UTC
Please tell me if you need more information.
Comment 5 Nate Graham 2021-03-20 00:18:37 UTC
Is this still happening to you?
Comment 6 postix 2021-03-20 13:44:16 UTC
(In reply to Nate Graham from comment #5)
> Is this still happening to you?

Yes, but only on one Manjaro KDE system, on another it doesn't happen. Let's close it, something seems to be totally misconfigured by accident on my system, unless you want to help me debugging it. Maybe we discover a real underlying hidden bug. :)
Comment 7 Nate Graham 2021-03-20 16:32:52 UTC
How strange. Yes, it would seem that there is some local misconfiguration. I'm willing to think our code may have a role to play in it, but it's hard to say without knowing precisely what the misconfiguration is. If you ever figure it out, please go ahead and re-open this bug and we'll take another look. Thanks!
Comment 8 postix 2022-09-16 19:05:10 UTC
Cannot reproduce the issue any more.