Closed
Bug 297477
Opened 20 years ago
Closed 17 years ago
clinicaltrialresults.org - endering problems - ?wrong background color
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: nkakouros, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 The main frame is rendered wrongly when the main site is opened (with the other frames around it). I think the problem is the BACKGROUND color which should be white but is rendered black. If the frame is opened on its own it looks ok. The site looks as intended in IE. I can't see bgcolor specified in that frame, so possibly the bgcolor setting from one of the other frames "spils in"? Reproducible: Always Steps to Reproduce: 1. open url http://www.clinicaltrialresults.org/ 2. 3. Expected Results: main frame background should be white instead of black. occurs on a new install too
Comment 1•20 years ago
|
||
From the source code: <frame name="main" src="home.htm" target="main" marginheight="0" scrolling="auto" marginwidth="0" style="background-color: #000000"> Not that they set the background color to black... Not a Firefox bug --> Tech Evangelism
Assignee: nobody → english-us
Component: General → English US
OS: Windows XP → All
Product: Firefox → Tech Evangelism
QA Contact: general → english-us
Hardware: PC → All
Summary: rendering problems - ?wrong background color → clinicaltrialresults.org - endering problems - ?wrong background color
The problematic styling is gone. The site looks identical across browsers.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•