Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.5.2, 6.6
-
None
Description
QDesktopService::openUrl does not work (returns true but does nothing) on wayland if application doesn't have an open window.
Probably that happens because this check fails and it cannot request xdg activation token.
Expected behavior: open url even if application doesn't have any windows.