Unable to navigate to URLs with spaces
Categories
(Firefox for Android :: Search, defect)
Tracking
()
People
(Reporter: kisaragi-hiu, Unassigned)
Details
User Agent: Mozilla/5.0 (Android 13; Mobile; rv:134.0) Gecko/134.0 Firefox/134.0
Steps to reproduce:
This is tested in both Beta (124) and Nightly (latest as of 2024-12-24).
- Enter the URL bar
- Enter a URL with a space in it, like "https://duckduckgo.com/?q=king penguin"
Actual results:
The spaces causes Fenix to interpret the string as a search query despite the "https://" prefix, and there is also no non-default option to URL-encode then navigate to the URL.
Expected results:
The https:// prefix should make Firefox interpret it as a URL and directly navigate to it, like every other browser including older versions of Firefox on Android.
These URLs are valid. Some APIs expect spaces. Some sites have URLs with spaces. Expecting the user to manually URL-encode the URL or memorize "space is %20" is not a valid interaction.
Comment 1•1 year ago
|
||
Confirming this. Note that the behaviour works as expected on desktop but not on fenix
Comment 2•1 year ago
|
||
The severity field is not set for this bug.
:skhan, could you have a look please?
For more information, please visit BugBot documentation.
Comment 4•1 year ago
|
||
This is the same issue as bug 1813919.
Description
•