[Falkon 3.0.0 using Qt 5.9.4 and KF 5.43.0.] I was trying to go to a webpage from a url I copied from elsewhere. That url contains percent-encoded characters (%20 for a space, to be exact). This percent-encoded character causes the string to be interpreted as a query and not as a url. It should interpret it as a url. Testcase: enter "www.example.com" and "www.example.com/%20"
Hello, ii looks related to Bug 392445
*** This bug has been marked as a duplicate of bug 392445 ***