Firefox not taking focus when opening links from (EDIT) some apps but not others on Wayland (KDE) (kbin.social)
from Thorned_Rose@kbin.social to linux@lemmy.ml on 14 Jan 2024 00:34
https://kbin.social/m/linux@lemmy.ml/t/760926

Dunno if this is Wayland, Thunderbird, Firefox or KDE causing this issue but in the past few days I've been giving Wayland a go. Been much snappier and no issues but for Firefox not taking focus when I open web links in Thunderbird.

When I use Thunderbird with X and click on a link, Firefox will correctly grab focus and open the link.

Using Wayland, clicking a link in Thunderbird correctly opens the link in Firefox however Firefox stays minimised or drawn behind the other windows. My dock (KDE panel set to "Windows can cover") also does not pop up like it normally would if I've opened something but it's in the background. It stays hidden and I have to mouse over it to see that the Firefox icon is highlighted.

I've tried opening links from the Steam client and Firefox correctly takes focus from there so it so far seems to be just Thunderbird links not opening correctly in Firefox. I haven't been able to find anything in KDE's settings that would affect only Thunderbird.

EDIT (tested some different app combos):

Applications it correctly takes focus from: Pamac, Bottles, Calibre, Gnome Calculator, Gnome Evince Document Viewer, Steam, Strawberry Music Player

Applications it doesn't grab focus from: Thunderbird and Betterbird, Libreoffice (links in the About or URL links in a document), GIMP, Krita, Signal, Kdenlive, Darktable, VLC, QtAV QMLPlayer, Obsidian

I also tried Okular links but for some reason those opened in Chromium instead of Firefox (despite Firefox being set to default) but Chromium did take focus.

It's a minor annoyance but obviously I would like to fix it if possible and continue using Wayland given that, for me, it's noticeably faster than X.

OS: Arch Linux x86_64
Kernel: 6.6.10-arch1-1
DE: Plasma 5.27.10
WM: kwin
Display Server: Wayland 1.22.0-1
GPU: AMD ATI Radeon RX 6800 XT

Thunderbird 115.6.1, Firefox 121.0.1.

TIA!

#linux

threaded - newest

the_q@lemmy.world on 14 Jan 2024 05:41 next collapse

Wait for plasma 6.

Thorned_Rose@kbin.social on 14 Jan 2024 07:29 collapse

I'm not sure this is specifically a KDE/Plasma 5 issue though. Firefox correctly gets focus on X. But it also correctly gets focus on Wayland when opening URLs in Firefox from apps that aren't Thunderbird.
So far that I've found it's only a combination of Thunderbird, Firefox and Wayland.

the_q@lemmy.world on 14 Jan 2024 16:42 collapse

Which version of Thunderbird are you running?

Thorned_Rose@kbin.social on 14 Jan 2024 20:03 collapse

It's in my OP - Thunderbird 115.6.1 :)

take6056@feddit.nl on 14 Jan 2024 09:36 next collapse

Maybe Firefox, Thunderbird or Steam are running in XWayland and that causes different behaviour between them. Just guessing.

Thorned_Rose@kbin.social on 14 Jan 2024 21:17 collapse

I thought that too but if you see my edits above, I tried several different app combos, and it's not consistent. I tried setting Chromium as my default browser (it opened all links and took focus correctly every time) and when I switched Firefox back to the default browser, Firefox didn't take focus from Steam even though it did originally 🤦🏻‍♀️

azvasKvklenko@sh.itjust.works on 14 Jan 2024 10:28 next collapse

I’m not sure about Thunderbird specifically, but it works with any apps (like Kitty terminal or Slack client) on Plasma Wayland session for me. You’ve got no reaction at all, or is the task manager icon at least turning orange for attention?

This used to be a problem few plasma versions back as there wasn’t any standardized protocol for this, and then it got stabilized and implemented wayland.app/protocols/xdg-activation-v1

Is your default web browser set properly (check default programs in system settings, you might try and set it to something else then back)? And how about the following:

xdg-open https://kde.org
Thorned_Rose@kbin.social on 14 Jan 2024 21:15 collapse

The task manager icon does indeed correctly turn orange.

Default web browser is set properly. I tried setting it to Chromium and every single app I tested with Chromium, correctly opened and took focus with Chromium. Switched back to Firefox and once again it's not always taking focus. Only this time, when I tested Steam, Firefox didn't take focus from Steam even though it did before.

This definitely seems to be an issue with Firefox + Wayland given that Chromium had no issues opening up all the links from different apps I tried.

At least the issue is now whittled down a bit more. Thanks for your help!

azvasKvklenko@sh.itjust.works on 15 Jan 2024 02:11 collapse

This probably works as intended, even of it’s not the desired behavior. Given that the protocol only allows clients to activate() the surface that needs attention and never mentions the actual window focus, it is up to the compositor (in this case Kwin) to decide what to do exactly with the request.

On a side note, I think this behavior should be configurable. I for one would not want windows to automatically focus ever (and Plasma even switches the virtual desktops when that happens), but I also see why someone would want to.

xinayder@infosec.pub on 14 Jan 2024 15:01 collapse

The same issue happens to me when opening links from any app on Wayland. For example, every time I click a link on a Discord chat, I have to manually click on the Firefox window because the focus is not automatic.

cdk@lemmy.ml on 14 Jan 2024 15:51 collapse

Same for me on Ubuntu 23.10. When I open a discord link I get a notification saying “Firefox is ready” instead of switching focus to firefox, and clicking that notification does not open Firefox.