Android
Android copied to clipboard
[Bug] Exact terms interpreted as URLs
Describe the bug
Exact search terms resembling domain names are loaded as pages when double-quoted.
How to Reproduce
- Enter
"com.android". - It's transformed into
http://"com.android".
Expected behavior
Double-quoted, exact terms should not be interpreted as domain names.
Environment
- DDG App Version: 5.197.0
- Device: Samsung Galaxy M14 5G
- OS: Android 14
Thank you for opening an Issue in our Repository. The issue has been forwarded to the team and we'll follow up as soon as we have time to investigate. As stated in our Contribution Guidelines, requests for feedback should be addressed via the Feedback section in the Android app.
Thanks for the report @imageck!
This has been fixed with https://github.com/duckduckgo/Android/pull/4762 and will roll-out with the next release.