Version: (using Devel) OS: Linux Installed from: Compiled sources Since 4.4 RC2 I can no longer open a konqueror window by entering a http:// or ftp:// URL into krunner (Locations plugin is checked). Probably a regression due to fix for bug #221371 ?
Recommending as a 4.4 blocker due to the noticeable regression it leads to.
Created attachment 40418 [details] Add a context for non-local URLs that seem valid Proposed kdelibs fix for 4.4 and trunk.
SVN commit 1083222 by mpyne: Fix a regression introduced in one of the 4.4 RCs in KDE 4.4, bug 224204 (http / ftp URLs do not open web browser in KRunner). Pretty sure I'd tested it, but not thouroughly enough it appears. I will forwardport shortly. Patch reviewed by Marco Martin. CCBUG:224204 M +6 -1 runnercontext.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1083222
SVN commit 1083225 by mpyne: Forwardport KDE 4.4 bugfix for KRunner (bug 224204, ftp/http URLs don't open web browser) to KDE 4.5. Patch reviewed by Marco Martin. BUG:224204 M +6 -1 runnercontext.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1083225