Closed
Bug 291196
Opened 20 years ago
Closed 19 years ago
while loading, homepage url overwrites my url as i open the browser and type
Categories
(Firefox :: Address Bar, defect)
Tracking
()
RESOLVED
EXPIRED
People
(Reporter: billsif, 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 (ax) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 (ax) When I open Firefox 1.0 and go to quickly type in a URL, it's overwritten with whatever my homepage URL is as that homepage loads. Reproducible: Always Steps to Reproduce: 1. Set homepage to www.google.com, close browser. 2. Open browser, start to type any other address in the URL bar. 3. Watch as you type and see whatever youve typed so far disappear and be covered up with www.google.com. Actual Results: The URL I'm typing is overwritten by my homepage URL of google.com Expected Results: The browser should continue to load my homepage but when I click on the URL bar to enter a different URL while the homepage is loading, it should let me continue typing instead of: erasing everything ive typed so far, putting my homepage URL back in the URL window AND removing my cursor from the URL window. This is frustrating.
Related to Core bug 188723?
Comment 2•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050602 Firefox/1.0+ ID:2005060214 Probably not related to core bug 188723 Setting severity to normal as this is not an enhancement. Can't find any other related bugs. However I am unable to reproduce.
Severity: enhancement → normal
Comment 3•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 4•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
This issue occurs on Firefox 70.0.1 (64-bit), windows 10.
If you have the default homepage set, the default URL is appended to the address bar after a few seconds while the page is loading.
There is just enough time to point and click another link on the favourites list, but it soon becomes frustrating having to wait on every run before typing a new address manually.
Proposed solution:
- On Firefox start, read the address field in before updating the default ULR address, and
- If the address field contains any manually entered text at this time, do not append the default homepage URL onto the edit field.
- Optionally:
- change the URL color to indicate content mismatch
- wait until a timeout and then reset.
You need to log in
before you can comment on or make changes to this bug.
Description
•