Bug 64917

Summary: Mozilla opens a browser window with a blank page
Product: [Retired] Red Hat Linux Reporter: Ted Clark <bison>
Component: mozillaAssignee: Christopher Blizzard <blizzard>
Status: CLOSED WONTFIX QA Contact: Ben Levenson <benl>
Severity: low Docs Contact:
Priority: medium    
Version: 7.3   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-05-14 14:51:10 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:

Description Ted Clark 2002-05-14 14:51:04 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020408

Description of problem:
Mozilla will open a browser window with a blank page even if 'home page on
startup' is selected in preferences if there is already an instance of Mozilla
running.  This is correct behavior if the previous instance of Mozilla is a
browser window, but it will also exhibit this behavior if the previous instance
is a Mozilla Mail window.  The determination as to whether a home page should be
loaded or not should be based on the number of browser windows open, not on the
number of Mozilla instances already running.

AFAIK this is a design issue, not an implementation bug.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Close all Mozilla browser windows.
2. Open Mozilla Mail.
3. Select Edit->Preferences->Navigator from the menubar, enter a URL for  a
homepage, and select the home page on startup radio button.

4. Open a Mozilla browser window.

Actual Results:  Mozilla will open a browser window with a blank page.

Expected Results:  Mozilla should open a browser window and display a home page,
since this is the first browser window opened.

Additional info:

mozilla-0.9.9-7

Comment 1 Christopher Blizzard 2002-08-29 22:38:03 UTC
I think that this is because of the way that xremote works.  Please report it
upstream to get it fixed, it's probably not going to get fixed here.