https://bugs.kde.org/show_bug.cgi?id=469667
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DOWNSTREAM CC| |[email protected] Status|REPORTED |RESOLVED --- Comment #1 from Nate Graham <[email protected]> --- On Wayland, for this to work, both the sending and receiving app need to correctly implement the xdg_activation_v1 Wayland protocol. When it fails, this means than one or both apps are failing to do so. There isn't anything KWin can do here, I'm afraid; it's up to both apps to implement this correctly. In general KDE apps do this right when using KDE frameworks code, but fail when using native Qt URL-opening code in Qt5. However this is fixed in Qt 6. -- You are receiving this mail because: You are watching all bug changes.
