Closed
Bug 273159
Opened 20 years ago
Closed 20 years ago
On keyword-search failure, Firefox loses what I type into the address bar
Categories
(Firefox :: Address Bar, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 157004
People
(Reporter: jonathan.aquino, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 StumbleUpon/1.999 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 StumbleUpon/1.999 If I type a search query into the address bar, and it happens to contain periods, Firefox reports an error. But I can't correct what I typed because Firefox replaces it. I get annoyed. Reproducible: Always Steps to Reproduce: 1. Type into the address bar: .net tutorial 2. Firefox gives me an error 3. I want to correct the error by removing the ".", but... Actual Results: Firefox replaces what I typed with chrome://global/content/netError.xhtml?e=malformedURI&u=.net%20tutorial&d=The%20URL%20is%20not%20valid%20and%20cannot%20be%20loaded. Expected Results: Leave what I typed so I can correct it.
Comment 1•20 years ago
|
||
Sigh You've set browser.xul.error_pages.enabled to "true" from its default of "false". Change it back in about:config if you don't want this kind of error page. --> Invalid
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Comment 2•20 years ago
|
||
Actually the bug is valid, the url should remain, even if using error pages isn't supported fully at the moment.
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
Comment 3•20 years ago
|
||
*** This bug has been marked as a duplicate of 157004 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → DUPLICATE
Comment 4•20 years ago
|
||
I suppose so but that's why the feature is off by default at the moment.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•