Closed Bug 126170 Opened 24 years ago Closed 24 years ago

Mozilla doesn't show all contents.

Categories

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

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: q, Assigned: john)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:0.9.8) Gecko/20020204 BuildID: 2002020415 When opening this page (yes, blowing up Browser window to full size is bad attitude...) the content of the central frame is missing. According to the web designer it is a bug in the Browser. The site works with Netscape 4.7 on Windows 2000, Netscape 4.7 on Linux crashes. Mozilla on both Windows 2000 and Linux/Intel shows only the top and bottom frame. Internet Explorer on Windows 2000 gets redirected on a different page. Reproducible: Always Steps to Reproduce: 1.Enter http://www.lonczyk.de/ into the URL window. 2.Get angry about the site resizing the browser window. 3.Look at the contents. Actual Results: The top and bottom frame show up, the central frame is missing contents. Same result if you hit a link on the top frame. Expected Results: Show the contents of the central frame.
->HTML Frames
Assignee: attinasi → jkeiser
Status: UNCONFIRMED → NEW
Component: Layout → HTMLFrames
Ever confirmed: true
QA Contact: petersen → amar
> According to the web designer it is a bug in the Browser. According to Mozilla QA, it's a bug in the webpage. :) This line: <frameset cols="40,597,*" rows="0" frameborder="NO" border="0" framespacing="0"> Is the reason Mozilla doesn't show the middle frame. The rows="0" attribute should be removed. Closing as INVALID.
Status: NEW → RESOLVED
Closed: 24 years ago
Component: HTMLFrames → Layout
QA Contact: amar → petersen
Resolution: --- → INVALID
Hey, Bugzilla changed the component back to Layout without giving me a midair collision! Back to HTMLFrames... Anyway, I just noticed that doing View Frame Source on the place where the middle frame should be shows me the source of navigator.xul. Filed bug 126195 on that.
Component: Layout → HTMLFrames
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.