https://bugs.kde.org/show_bug.cgi?id=482240
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/kxmlgui/-/commit/804 | |9c3684838416854e00294dbcf3d | |0945f10d8c --- Comment #17 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit 8049c3684838416854e00294dbcf3d0945f10d8c by Nicolas Fella, on behalf of Carl Schwan. Committed on 07/03/2025 at 12:36. Pushed by nicolasfella into branch 'master'. Delay accepting the bugreport dialog We call QDesktopServices::openUrl() and immediately accept the dialog, which closes the window. This breaks the xdg-activation handling in openUrl, which relies on the window being alive, and causes the URL to not be opened. To work around this slightly delay the closing of the window M +11 -1 src/kbugreport.cpp https://invent.kde.org/frameworks/kxmlgui/-/commit/8049c3684838416854e00294dbcf3d0945f10d8c -- You are receiving this mail because: You are watching all bug changes.