Hi, what should KUrlCompletion::allMatches() return? An encoded url or a path? At least on windows it returns the path and not the url which makes KUrlCompletionTest::testLocalURL() fail. Christian