https://bugs.kde.org/show_bug.cgi?id=419530
Côme Chilliet <c...@chilliet.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |c...@chilliet.eu --- Comment #5 from Côme Chilliet <c...@chilliet.eu> --- The same problem exists for searx instances, like https://searx.antopie.org/ It seems it is a problem with the support for https://en.wikipedia.org/wiki/OpenSearch by falkon, or by the way it sends POST to the search engine. I had to remove POST data from the search engine configuration, and use GET instead by adding ?q=%s at the end of the URL field. This works. -- You are receiving this mail because: You are watching all bug changes.