Closed
Bug 310926
Opened 20 years ago
Closed 20 years ago
Scheme (https) lost when modifying url proposed by autocomplete
Categories
(Firefox :: Address Bar, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 239684
People
(Reporter: coffeebreaks, Unassigned)
Details
In the case I have a browsing habit of going to a particular web site that
requires to use https, the autocomplete feature will not prefix the address
using the https scheme if I start modifying the selected choice.
E.g.
I am used to go to:
https://bugzilla.domain.com/
When I type 'bu' in my address bar, the first address that matches is:
https://bugzilla.domain.com/show_bug.cgi?id=202948
I want to modify the issue number. So I select the address, and start modifying
the issue. But the address that gets printed in my url bar is
bugzilla.mozilla.org/show_bug.cgi?id=202948
The scheme is lost.
It's really frustrating in my use case. Because I do hundreds of times per week.
Got it - bug 239684
*** This bug has been marked as a duplicate of 239684 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 3•20 years ago
|
||
You beat me. I just found the duplicate bug. I had searched with the wrong
keywords. Sorry for the issue.
You need to log in
before you can comment on or make changes to this bug.
Description
•