Open
Bug 1824721
Opened 2 years ago
Updated 1 year ago
Previously visited site with www prefix not being autocompleted correctly
Categories
(Firefox for Android :: Search, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: me, Unassigned)
Details
User Agent: Mozilla/5.0 (Android 13; Mobile; rv:109.0) Gecko/113.0 Firefox/113.0
Steps to reproduce:
- visit https://www.suruga-ya.jp
- close tab, create a new one
- type sur, have it autocompleted to suruga-ya.jp, press enter
Actual results:
it visits https://suruga-ya.jp which don't even have valid certificate
Expected results:
it visits https://www.suruga-ya.jp
this is the behavior on desktop firefox which makes more sense as there's no non-www version in the history
Comment 1•2 years ago
|
||
The severity field is not set for this bug.
:cpeterson, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(cpeterson)
Updated•2 years ago
|
Flags: needinfo?(cpeterson)
Updated•1 year ago
|
Severity: -- → S3
Component: General → Search
Digging further it looks like firefox desktop does go to https://suruga-ya.jp first but then automatically redirects to the www version. Similar behavior also observed on Chrome both desktop and mobile.
You need to log in
before you can comment on or make changes to this bug.
Description
•