https://bugs.kde.org/show_bug.cgi?id=435675
--- Comment #6 from Justin Zobel <justin.zo...@gmail.com> --- (In reply to Jonathan Marten from comment #5) > The behavious of opening http/https links may have been inadvertently > changed by https://invent.kde.org/network/konqueror/-/merge_requests/67. > Are you able to you investigate: > > 1. With the link that exhibits the anomalous behaviour in Konsole, execute > "kfmclient openURL <URL>" with the same URL and see if the behaviour is the > same. > > 2. Check whether $XDG_CONFIG_HOME/kdeglobals contains an entry > [General] > BrowserApplication=... > > 3. Check whether there are any debug messages from > ClientApp::createNewWindow() in ~/.xsession-errors or similar (you may need > to enable debug info for the "org.kde.kfmclient" category). 1. This opened the URL (https://letsencrypt.org/donate) in konqueror but with a dialog above it asking where I'd like to open it (will attach after this comment) 2. $XDG_CONFIG_HOME doesn't have any value. (I did echo $XDG_CONFIG_HOME to check). In ~/.config/kdeglobals there's no BrowserApplication= setting under [General] 3. ~/.xsession-errors is empty. Can you please provide info on how to enable debugging as mentioned? -- You are receiving this mail because: You are watching all bug changes.