Closed
Bug 310340
Opened 20 years ago
Closed 20 years ago
Location autocomplete does'nt add correctly the http:// prefix when a domain name starts with a "p" (at least)
Categories
(Firefox :: Address Bar, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 202992
People
(Reporter: okin7, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.12) Gecko/20050919 Firefox/1.0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.12) Gecko/20050919 Firefox/1.0.7
I'm using the autocomplete feature to access php5.intellagence.eu.com and the
autocomplete goes to p://php5.intellagence.eu.com/ which generate an alert "not
registered protocol". See steps to reproduce
Reproducible: Always
Steps to Reproduce:
1. go to http://php5.intellagence.eu.com/ (there is nothing, just a 403)
2. go in the location bar
3. type p
4. press the down arrow key
=> you'll see "p://php5.intellagence.eu.com/" in the location bar !
5. press the right arrow key
6. press enter
you'll the alert box
sometimes, the 5th step in not needed to trigger the same thing, which is even
more annoying
Actual Results:
alert box : "p is not a registered protocol"
Expected Results:
instead of p:// as prefix, see a http://
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 202992 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•