Closed Bug 1898 Opened 26 years ago Closed 23 years ago

frame doesn't render

Categories

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

x86
Windows 95
defect

Tracking

()

VERIFIED INVALID

People

(Reporter: bugzilla2, Assigned: karnaze)

Details

the frame on the right will not render at all
Status: NEW → ASSIGNED
Setting all current Open/Normal to M4.
per leger, assigning QA contacts to all open bugs without QA contacts according to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Crash on all platforms trying to go to the mentioned URL. Filing crash bug; leaving this to track rendering issue when page can be accessed.
Suspect bad html from research into related bug http://bugzilla.mozilla.org/ show_bug.cgi?id=3522; will still confirm once this bug is fixed first.
Chrisd, assigning Greg's open bugs to you.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → REMIND
Nav4.5 and IE5 seem to render this page incorrectly. In the following snippet, the <frameset rows=*> is being ignored by Nav4.5 and IE5. Gecko doesn't ignore the <frameset rows=*>, and hence the right side of the viewport is blank. <frameset cols=141,*> <frameset rows=*> <frame name="left" src="/left.html"> <frame name="main" src="/main.html"> </frameset> </frameset> However, in the following more complicated example, Nav4.5 and IE5 don't render it the same way and even Nav4.5 does not a poor job of it. <frameset rows=*,*,*> <frameset cols=*,*> <frameset rows=*> <frame src=test1.html> </frameset> <frame src=test2.html> </frameset> <frame src=test3.html> <frame src=test4.html> </frameset> </frameset> It would be a lot easier if the page were just changed to be consistent with the spec. I sent mondial support an email asking them to please change the page.
QA Contact: 4110 → 3849
mondial.net.au is no more.
REMIND is deprecated per bug 35839.
Status: RESOLVED → REOPENED
Resolution: REMIND → ---
Buh-bye.
Status: REOPENED → RESOLVED
Closed: 26 years ago23 years ago
Resolution: --- → INVALID
v
Status: RESOLVED → VERIFIED
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.