Closed Bug 92395 Opened 25 years ago Closed 24 years ago

rabotheaterhengelo.nl - background color displayed as black

Categories

(Tech Evangelism Graveyard :: Dutch, defect, P1)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: E.deWilde, Assigned: tristan)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.2+) Gecko/20010725 BuildID: 2001072503 A background color that displays as "Light Yellow" in other browsers is displayed as "Black"in mozilla. This happens in the Win32 version as well as in the Linux version. It concerns BGCOLOR="rgb(255,233,189)" Here's as piece of code from the URL above: <tr> <td WIDTH=175 BGCOLOR="rgb(255,233,189)" HEIGHT=22> <p><font SIZE="-1" FACE="Arial,Helvetica,Univers,Zurich BT,sans-serif"></font><font SIZE="-1" FACE="Arial,Helvetica,Univers,Zurich BT,sans-serif">Eijsink Afrekensystemen</font></p> </td> <td WIDTH=150 BGCOLOR="rgb(255,233,189)"> <p><font SIZE="-1" FACE="Arial,Helvetica,Univers,Zurich BT,sans-serif"></font><font SIZE="-1" FACE="Arial,Helvetica,Univers,Zurich BT,sans-serif">Eijsinkzaal</font></p> </tr> Reproducible: Always Steps to Reproduce: 1.Just open the URL 2. 3.
wfm with win2k build 20010725 (trunk) (looks identical in Mozilla and NS4.7x) Reporter : Is your setting in Appearance/Colors correct ? Are you blocking images ?
"rgb(x,y,z)" is an invalid value for the bgcolor attribute (see http://www.w3.org/TR/html4/types.html#h-6.5 for details) Use bgcolor="#ffe9bd" instead.
Interesting that in the top frame, http://www.rabotheaterhengelo.nl/html/header_sponsors.html - the color you want is displayed because you used an inline style. <body STYLE="background-color: rgb(255,233,189);"> You can either use an inline style in your TD, or use the proper BGCOLOR value I mentioned earlier. I am marking this bug invalid.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
You know.. it just hit me that this probably isn't your webpage E.deWilde. REOPENING to send to Evangelism.
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
-> evangelism.
Assignee: asa → bclary
Status: UNCONFIRMED → NEW
Component: Browser-General → Evangelism
Ever confirmed: true
QA Contact: doronr → zach
Hardware: PC → All
All Evangelism Bugs are now in the Product Tech Evangelism. See bug 86997 for details.
Component: Evangelism → US English
Product: Browser → Tech Evangelism
Version: other → unspecified
-> Euro
Assignee: bclary → nitot
Component: US English → European
QA Contact: zach → momoi
Moving to new component "West Europe". European component is being removed. See bug 95808 for details.
Component: European → West Europe
QA Contact: momoi → caillon
Summary: background color displayed as black → rabotheaterhengelo.nl - background color displayed as black
Half of the sponsors names do not appear. I put priority to 1. 2001092905094.
Priority: -- → P1
404. new spnsors-page works.
Status: NEW → RESOLVED
Closed: 25 years ago24 years ago
Resolution: --- → FIXED
v
Status: RESOLVED → VERIFIED
move...
Component: Europe: West → Dutch
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.