DuckDuckGo as default search engine not working properly. #8

Open
opened 2024-04-16 01:28:29 +12:00 by DiamondCreeper · 0 comments
DiamondCreeper commented 2024-04-16 01:28:29 +12:00 (Migrated from gitea.diamondcreeper.org)

Half the time when using the search bar, it just loads a blank page and clears the search bar, not even trying to load the search engine.
image

I think it's an issue with txtSearchOrUrl.Text.Trim().Replace(" ", "+") + "&kp=1&va=k&t=hz&ia=web" on Ln 201 in frmBrowser.cs

Half the time when using the search bar, it just loads a blank page and clears the search bar, not even trying to load the search engine. ![image](/attachments/011ba5d4-275d-4a6d-becf-f1abca9cbab3) I think it's an issue with ``txtSearchOrUrl.Text.Trim().Replace(" ", "+") + "&kp=1&va=k&t=hz&ia=web"`` on Ln 201 in frmBrowser.cs
This repo is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: DCO/xerobrowser#8
No description provided.