Bug 462442
| Summary: | Google is set as default homepage. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 4 | Reporter: | lihuang <lihuang> | ||||||
| Component: | firefox | Assignee: | Christopher Aillon <caillon> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | desktop-bugs <desktop-bugs> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 4.7 | CC: | gecko-bugs-nobody, lihuang, llim, ndai, stransky, yzhou | ||||||
| Target Milestone: | rc | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | i386 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2009-02-11 14:16:53 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
lihuang
2008-09-16 11:22:22 UTC
Could you please attach a screenshot? Created attachment 317546 [details]
Screenshot 1
Created attachment 317547 [details]
Screenshot 2
Comment on attachment 317546 [details] Screenshot 1 start ff with a new profile. the default home page and welcome page be loaded successfully, while the tips shows the home page is http://en_US.start2.mozilla.com/.... when mouse over the Home button. Comment on attachment 317547 [details] Screenshot 2 after clicking the Home icon. the page: http://www.google,com/... is loaded I think the homepage after clicking button "Restore to Default" should NOT be google one. We can get the evidence by two methods: 1) type "about:config" in address bar, type "homepage" in Filter inputbox, then we can get the value of "browser.startup.homepage" and "startup.homepage.override_url". 2) issue command "firefox -safe-mode" in terminal, tick option "Reset all user preferences to Firefox defaults", and click "Make Changes and Restart", after firefox has started up, it shows page : file:///usr/share/doc/HTML/index.html. Should be already fixed by fix for Bug 445304. |