Closed
Bug 354961
Opened 18 years ago
Closed 18 years ago
Table in page displays font color as background color
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 227072
People
(Reporter: bing_ho, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1) Gecko/20060930 BonEcho/2.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1) Gecko/20060930 BonEcho/2.0
The table on this page should display the heading and furthest left and right columns as a blue font. The middle column is normal (black). In Bon Echo and 2.0 RC1, the entire background of the table is blue, making the table illegible. Firefox 1.5.0.7 and Internet Explorer 6.0 do not exhibit this behavior.
Reproducible: Always
Steps to Reproduce:
1. Go to the URL with affected browser version
2. Verify the normal behavior with unaffected version of Firefox or IE
3.
Actual Results:
See details.
Expected Results:
See details
Comment 1•18 years ago
|
||
Firefox 1.5.0.7 and 2.0 both render the table the same for me (very blue background). It's probably because there's so many microsoft-only CSS tags being used. Just load the page and have a look at the javascript/error console to see all the warnings.
Comment 2•18 years ago
|
||
<td ... bgcolor="transparent">
It *is* a Firefox bug.
*** This bug has been marked as a duplicate of 227072 ***
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•