Entering localhost:8000 into address bar interprets localhost as a protocol
Categories
(Firefox :: Address Bar, defect)
Tracking
()
People
(Reporter: jtojnar, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:98.0) Gecko/20100101 Firefox/98.0
Steps to reproduce:
I entered localhost:8000 into the address bar and pressed the Enter key
Actual results:
I was prompted: “Choose an application to open the localhost link.”
Expected results:
It should be interpreted as domain name localhost with port 8000, opening http://localhost:8000/
Comment 1•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox::Address Bar' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
| Reporter | ||
Comment 2•4 years ago
|
||
Looks like this is a duplicate of https://bugzilla.mozilla.org/show_bug.cgi?id=1686970 (which is in turn duplicate of https://bugzilla.mozilla.org/show_bug.cgi?id=1618094) (I had widget.use-xdg-desktop-portal.mime-handler=1).
Description
•