Android icon indicating copy to clipboard operation
Android copied to clipboard

[Bug] Exact terms interpreted as URLs

Open imageck opened this issue 1 year ago • 1 comments

Describe the bug

Exact search terms resembling domain names are loaded as pages when double-quoted.

How to Reproduce

  1. Enter "com.android".
  2. 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

imageck avatar Apr 26 '24 10:04 imageck

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.

github-actions[bot] avatar Apr 26 '24 10:04 github-actions[bot]

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.

joshliebe avatar Jul 19 '24 08:07 joshliebe