ahmadsamir added a comment.
In D27999#630193 <https://phabricator.kde.org/D27999#630193>, @dfaure wrote: > OK with me, but check with the fuse people. > > You test ssh, telnet etc but hasSchemeHandler is also true for at least http. While I was debugging this issue, I found that the code gets here starting from this runApplication() call https://cgit.kde.org/kio.git/tree/src/widgets/krun.cpp#n843, which, IIUC, means that "http" is caught in KRun::init() before we ever get here. REPOSITORY R241 KIO BRANCH l-krun-ssh (branched from master) REVISION DETAIL https://phabricator.kde.org/D27999 To: ahmadsamir, #frameworks, dfaure, sitter, meven, feverfew Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
