Bug 488464

Summary: Falkon Stays in Background When Opening Links
Product: [Applications] Falkon Reporter: jonas.harer <jonas.harer>
Component: generalAssignee: Unassigned bugs <unassigned-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: wishlist CC: jurajoravec
Priority: NOR    
Version First Reported In: 24.05.0   
Target Milestone: ---   
Platform: Debian stable   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description jonas.harer 2024-06-13 19:48:03 UTC
Summary
When opening a link with Falkon using the terminal or KRunner, Falkon does not become the active application if its window is minimized or inactive.

Steps to Reproduce
1. Open Falkon.
2. Minimize or hide the Falkon window.
3. Open a link in Falkon using the command falkon {url}.

Observed Result
The Falkon window remains minimized or hidden.

Expected Result
The Falkon window should become the active application and be brought to the foreground.
Comment 1 Juraj 2024-06-13 20:01:30 UTC
Hello,
I works fine for me on Xorg with i3.

Are you using Plasma (judging by usage of KRunner) with Wayland?
Comment 2 jonas.harer 2024-06-13 20:05:59 UTC
Yes. I'm using Plasma 6 with Wayland.
Comment 3 Juraj 2024-06-13 20:15:53 UTC
Wayland may explain it, since there is not much code (if any) specific for Wayland in Falkon.
Comment 4 jonas.harer 2024-06-14 09:40:02 UTC
I just tested it with Plasma 6 and Xorg and it works great there
Comment 5 jonas.harer 2024-06-19 06:03:02 UTC
After a update to Plasma 6.1 the window doesn't remain hidden but it still remains hidden
Comment 6 Juraj 2025-06-25 19:51:51 UTC
Hello,
Based on what I learnt about Wayland, the idea is that programs should not be able to change focus on their own accord, which in my opinion this is.

My verdict:
It is a Wayland feature.