Closed
Bug 506863
Opened 16 years ago
Closed 16 years ago
Can't differentiate the https from http in location bar when autocomplete
Categories
(Firefox :: Address Bar, defect)
Firefox
Address Bar
Tracking
()
RESOLVED
INVALID
People
(Reporter: vicky.sun, Unassigned)
References
Details
Attachments
(1 file)
|
433.24 KB,
image/png
|
Details |
Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.9.1.1) Gecko/20090720 Firefox/3.5.1
This bug also can be reproduced on Ubuntu
Steps to reproduce:
1. Launch firefox with new profile
2. Type "https://" in location bar
Expected Result:
You should see a list of websites that all begin with "https" once you hit the "s"
Actual Result:
The websites that begin with "http" also be listed.
please see the attachment.
Comment 1•16 years ago
|
||
This is because we don't actually search the scheme of the url for common protocols (http, https, ftp)
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•