Closed Bug 262129 Opened 20 years ago Closed 14 years ago

capcom.com - text color defined wrong, body of text unreadable

Categories

(Tech Evangelism Graveyard :: English US, defect, P3)

x86
Windows XP
defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: mwarhead, Unassigned)

References

()

Details

User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) Build Identifier: Firefox 1.0PR The Page at http://www.capcom.com/xpml/game.xpml?gameid=750092 is not displayed correctly. The text should not be black. Try highlighting the text to see the text that should be visible. Reproducible: Always Steps to Reproduce: 1. Go to the site http://www.capcom.com/xpml/game.xpml?gameid=750092 2. 3. Actual Results: Can't read the text as it's the same color as the background. Expected Results: Show it as the same color that IE does.
The text color is (tried to) set here: <body BGCOLOR="#000000" LINK="#99CCFF" VLINK="#99CCFF" TEXT="ffffff"> The "#" is missing. Since the page uses this doctype: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 4.0 Transitional//EN"> Mozilla renders it in standards mode where such errors are not tolerated, so the default text color is used instead, which is black for most people. Black text on black background... Tech evangelism?
Yes, that's a TE bug.
Assignee: general → english-us
Status: UNCONFIRMED → NEW
Component: Browser-General → English US
Ever confirmed: true
Priority: -- → P3
Product: Browser → Tech Evangelism
QA Contact: general → english-us
Summary: The text on the site is not visable. It's there, but the correct color is not being displayed. You have to highlight the text to read it. → capcom.com - text color defined wrong, body of text unreadable
Version: Trunk → unspecified
Well I would say it is a tech bug as well, but it loads correctly in Safari, Opera, IE, and Netspace 4. I highly doubt they are going to fix it, if it works in every other browser. Why doesn't mozilla have error correction?
Assignee: english-us → general
Component: English US → Browser-General
Product: Tech Evangelism → Browser
Version: unspecified → 1.7 Branch
QA Contact: english-us → general
We do in quirks mode. Since this document is written to standards mode, we expect it to obey the standards. Please do not reassign this bug again.
Assignee: general → english-us
Component: Browser-General → English US
Product: Browser → Tech Evangelism
QA Contact: general → english-us
Version: 1.7 Branch → unspecified
(In reply to comment #3) > I highly doubt they are going to fix it, if it works in every other browser. Well, why don't you ask them to fix it, as a user of their site who can't use it in his browser of choice? It's a 2-second brain-dead fix for them to make. And that's how TE bugs get fixed.
(In reply to comment #5) > (In reply to comment #3) > > I highly doubt they are going to fix it, if it works in every other browser. > > Well, why don't you ask them to fix it, as a user of their site who can't use it > in his browser of choice? It's a 2-second brain-dead fix for them to make. And > that's how TE bugs get fixed. I did ask them to fix it. No response in a 3 month period. Granted it is a small change to there code, but they have to do it to every single page. Which, does make it a big deal. Persoanlly I feel that if it works that way in Opera, IE, Safari, and Netscape then Mozilla should support it....
(In reply to comment #5) > (In reply to comment #3) > > I highly doubt they are going to fix it, if it works in every other browser. > > Well, why don't you ask them to fix it, as a user of their site who can't use it > in his browser of choice? It's a 2-second brain-dead fix for them to make. And > that's how TE bugs get fixed. I did ask them to fix it. No response in a 3 month period. Granted it is a small change to there code, but they have to do it to every single page. Which, does make it a big deal. Persoanlly I feel that if it works that way in Opera, IE, Safari, and Netscape 4 then Mozilla should support it....
INCOMPLETE due to lack of activity since the end of 2009. If someone is willing to investigate the issues raised in this bug to determine whether they still exist, *and* work with the site in question to fix any existing issues, please feel free to re-open and assign to yourself. Sorry for the bugspam; filter on "NO MORE PRE-2010 TE BUGS" to remove.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.