Closed Bug 105952 Opened 24 years ago Closed 23 years ago

acm.org - Major part of page doesn't show up

Categories

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

x86
Linux
defect
Not set
major

Tracking

()

RESOLVED FIXED

People

(Reporter: lawrenceteo, Assigned: john)

References

()

Details

(Whiteboard: aok)

Attachments

(1 file)

A major part of this page doesn't show up at all. It shows up properly under Netscape 4.78.
It looks like the problem is cols="60%, *%"; * is only meaningful by itself or as n* (where n is an integer). ->Evangelism (the page needs to remove the % sign from after the *).
Assignee: attinasi → bclary
Status: UNCONFIRMED → NEW
Component: Layout → English: US
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: petersen → zach
Version: other → unspecified
Summary: Major part of page doesn't show up → acm.org - Major part of page doesn't show up
Whiteboard: aok
Mass reassign of all tech-evangelism us general bugs assigned to bc to doron except bc's P1 bugs. You may search for this mass reassign (it is 305 bugs) by searching for the keyword 'greeneggsandham'
Assignee: bclary → doronr
I think we should fix this on our end.... hwaara, wanna do it?
We are supposed to handle this exact case at this line of code: http://lxr.mozilla.org/seamonkey/source/layout/html/document/src/nsFrameSetFrame.cpp#943 Are you sure it's fixed if you remove the trailing %? If so, then that code has been broken for a long time.
->HTMLFrames for now. We can move it back to evangelism later if we change our minds.
Assignee: doron → jkeiser
Component: US General → HTMLFrames
Product: Tech Evangelism → Browser
QA Contact: zach → amar
Version: unspecified → other
Attached file testcase
<FRAMESET ROWS="24%,*"> <FRAMESET COLS="*"> <FRAME SRC="driver.cfm" NORESIZE SCROLLING="No" frameborder="No"> <FRAMESET COLS="45%,*%"> <FRAMESET ROWS="60%,*"> <FRAME SRC="prompt4.cfm" NORESIZE SCROLLING="auto" frameborder="No" NAME="calendar"> <FRAME SRC="prompt3.cfm" NORESIZE SCROLLING="yes" frameborder="No" NAME="DAILY"> </FRAMESET> <FRAME SRC="event_listing.cfm" SCROLLING="yes" frameborder="No" NAME="LISTING"> </FRAMESET> </FRAMESET> </FRAMESET> The page has error, but IE present it very well. if you move </FRAMESET> before the third <FRAMESET>, the presentation work well.
This bug looks fixed to me in 2002102908. Reopen if not.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → 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.

Attachment

General

Creator:
Created:
Updated:
Size: