https://bugs.kde.org/show_bug.cgi?id=420529
Thiago Sueto <herzensch...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |herzensch...@gmail.com --- Comment #22 from Thiago Sueto <herzensch...@gmail.com> --- https://www.reddit.com/r/kde/comments/11ul75n/comment/jcrlzdu/?utm_source=share&utm_medium=web2x&context=3 > I once had this popup on one of my applications packaged as Flatpak as well. > From my testing on KDE it seems to get triggered when an application - > launched as Flatpak loses focus and / or has a tray icon - doesn't implement > the xdg background portal. > As for my app, I implemented xdg background portal using libportal and that > popup went away. This indeed seems to happen on an individual app basis. Telegram and KSnip work correctly and only trigger the notification when they're *closed* to the tray. Other apps do not work correctly. Additionally, this bug can lead to destructive behavior that I found out in the MicroOS Desktop channel: Firefox triggers this notification, and if the user clicks on Learn More and then select the option to stop it from running in the background, Firefox simply closes, and every time it gets opened again, it's immediately closed. The only way to revert the operation is by using Flatseal, going to the app's Portal settings and either clicking the cleanup/undo icon or allowing the app to run in the background. The Flatpak KCM lacks these settings, last I saw. So this is hard for users to find out, and if they cannot find this, they become incapable of reopening the application. -- You are receiving this mail because: You are watching all bug changes.