The website opens.
A search in the default search engine will performed.
It does not happen with all domains. I does happen with camp-firefox.de but not with mozilla.org.
This has to be a relatively recent regression.
Probably an AC issue because the Reference Browser is also affected…
@hawkinsw: Changing the following line:
from searchTermOrURL.isUrl() to searchTermOrURL.isUrlStrict() fixes the issue so I guess it's a regression from https://github.com/mozilla-mobile/android-components/pull/5384.
Could you please have a look? It's a really annoying regression because Fenix always opens Google instead of some websites I want to open.
I will absolutely take a look!
Fix is ready. I will PR tonight. Sorry!
Fixed in Fenix Nightly. Thank you!
Glad to hear it! Sorry again about causing the problem! Thank you for reporting!