https://bugs.kde.org/show_bug.cgi?id=252596
Alejandro Villar changed:
What|Removed |Added
CC||alx5...@alx5000.net
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=487929
Alejandro Villar changed:
What|Removed |Added
CC||alx5...@alx5000.net
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=487929
--- Comment #1 from Alejandro Villar ---
In my case (Ubuntu 24.04 LTS with okular 4:23.08.5-0ubuntu5), the URLs are
first queried and then the default text/html handler is opened (Kate on my
machine), instead of being opened directly by Firefox (my
https://bugs.kde.org/show_bug.cgi?id=487929
--- Comment #2 from Alejandro Villar ---
I can confirm that after changing the URL handling methods to
QDesktopServices::openUrl(), links are opened directly in Firefox.
Note: the sources for my version didn't have the KRun->KIO::OpenUrlJob ch