Closed Bug 2613 Opened 26 years ago Closed 26 years ago

Top Frame doesn't show

Categories

(Core :: Layout: Images, Video, and HTML Frames, defect, P2)

PowerPC
Mac System 8.5
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: kyoung, Assigned: kyoung)

Details

On our intranet, we have the index page defined follows: <HTML> <HEAD> <TITLE>Orent Intranet</TITLE> <SCRIPT LANGUAGE="JavaScript"> var SwitchedON ="" var navurl="Test.htm" var indexurl="index1.html" var NN4=(document.layers) ? true : false var IE4=(document.layers) ? false: true function restore() { self.top_nav.location.href = navurl //self.top_nav.location.reload() self.index.location.href = indexurl } </SCRIPT> </HEAD> <FRAMESET rows="120,*" frameborder=no onResize="if (NN4) restore()"> <FRAME SRC="Test.htm" name="top_nav" noresize scrolling=no marginheight=0 marginwidth=0 frame border=no > <FRAME SRC="index1.html" name="index"> </FRAMESET> </HTML> When viewing this with Build 1999-01-21 of the MacOS Viewer, the top frame doesn't show. Also, in scrolling in example nine of this release, the screen become distorted from the interior frames not scrolling properly.
Setting all current Open/Normal to M4.
Component: Platform: MacOS/PPC → HTMLFrames
Product: Mozilla → NGLayout
Changing into an NGLayout bug
Status: NEW → ASSIGNED
per leger, assigning QA contacts to all open bugs without QA contacts according to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
ping...Steve what is the latest on this? kyoung have you tried the latest builds to see if this still occurs with your pages?
This is a bug in Gecko's test app, why isn't it assigned to one of their Mac guys? Unless you have a fix in hand, please reassign.
Assignee: sdagley → pierre
Status: ASSIGNED → NEW
Frames are soemwhat better on the Mac but still have some nasty drawing behavior. Re-assigning to pierre for a looksee.
Assignee: pierre → kyoung
I can't even replay the sample HTML file with Communicator. I get 2 alerts saying that Netscape is unable to find the file or directory "Test.htm" and "index1.html". Please update and reassign to myself. Reassigned to <kyoung@orent.com>.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Per mail from Ken Young <kyoung@orent.com> marking as fixed. > This bug has been resolved. The page shows correctly in the latest build > (03/09/1999) > > Ken
Status: RESOLVED → VERIFIED
Per reporter verified as fixed.
Product: Core → Core Graveyard
Component: Layout: HTML Frames → Layout: Images
Product: Core Graveyard → Core
You need to log in before you can comment on or make changes to this bug.