Closed
Bug 2415
Opened 26 years ago
Closed 26 years ago
[PP] Mac - File not opened if a browser window is not open already
Categories
(Core Graveyard :: Viewer App, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
M2
People
(Reporter: glynn, Assigned: mozeditor)
References
Details
Mac PPC Jan14 Seamonkey build
PBook G3, System 8.5
1. Launch Seamonkey on PPC.
2. Close default browser window.
3. Choose Open from File menu, choose a local file to open from dialog presented
and click ok.
• A browser window is not spawned and your file does not open.
Win32 Jan 14 build tobe checked when my OS install is done in a few minutes.
Linux build is too unstable to check against.
Comment 1•26 years ago
|
||
This is arguably a duplicate of 2265.
However, I believe Greg's explanation is more concise and accurate, so I'm going
to mark 2265 as a duplicate of this bug.
Comment 2•26 years ago
|
||
This is arguably a duplicate of 2265.
However, I believe Greg's explanation is more concise and accurate, so I'm going
to mark 2265 as a duplicate of this bug.
Summary: File not opened if a browser window is not open already → Mac - File not opened if a browser window is not open already
Jan 14 on win98 works to open a file; you cannot simulate same steps as Mac since
once you close browser win on win32 app quits by design.
Updated•26 years ago
|
Assignee: sdagley → jfrancis
Summary: Mac - File not opened if a browser window is not open already → [PP] Mac - File not opened if a browser window is not open already
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 5•26 years ago
|
||
nsrenderingContextMac was not checking for null mContext member in a couple of
spots. fixed.
Assignee | ||
Updated•26 years ago
|
Status: RESOLVED → REOPENED
Assignee | ||
Comment 6•26 years ago
|
||
^R&^%&@$#^@#$ bugzilla! The previous comments do NOT go with this bug. this
bug still open.
Assignee | ||
Updated•26 years ago
|
Status: REOPENED → RESOLVED
Closed: 26 years ago → 26 years ago
Assignee | ||
Comment 7•26 years ago
|
||
added Show() call to DoFileOpen() in nsBrowserWindow(). fixed.
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•