Open
Bug 1441561
Opened 7 years ago
Updated 2 years ago
Address bar defaults back to wrong url on new input
Categories
(Firefox :: Address Bar, defect, P5)
Tracking
()
NEW
People
(Reporter: benjaminbyford, Unassigned)
References
Details
(Whiteboard: [fxsearch])
Attachments
(1 file)
4.37 MB,
video/quicktime
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:58.0) Gecko/20100101 Firefox/58.0 Build ID: 20180206200532 Steps to reproduce: typed url address of previously visited page. The first time I visited this page I typed the wrong address, now it defaults to the wrong address (404) even when typing the correct url Actual results: I get the wrong page (defaulting to a page i didnt input) Expected results: taken me to the url verbatum
Comment 1•7 years ago
|
||
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:58.0) Gecko/20100101 Firefox/58.0 I have tested this issue on Mac 10.13 and Windows 10 x64 with the latest Firefox release (58.0.2) and the latest Nightly (60.0a1-20180301223350) and managed to reproduce the issue. After previously typing a wrong address such as the one from the provided video and visiting the page, when typing the corret address and pressing enter it defaults to the wrong address. Considering this I will move this to "Firefox: Address Bar" witch seems the most suitable component for this issue.
Status: UNCONFIRMED → NEW
status-firefox58:
--- → affected
status-firefox59:
--- → affected
status-firefox60:
--- → affected
Component: Untriaged → Address Bar
Ever confirmed: true
Comment 2•7 years ago
|
||
this happens because autofill doesn't take into account 4xx errors, the page is still in history, and it has been typed. Likely bug 1239708 may help on the long term, but it won't probably fix this.
Updated•6 years ago
|
Priority: P3 → P5
Updated•4 years ago
|
Points: --- → 5
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•