Closed
Bug 369141
Opened 19 years ago
Closed 15 years ago
Selector expected. Ruleset Ignored due to bad selector
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: david.barto, Unassigned)
References
()
Details
(Whiteboard: [CLOSEME 2010-11-01])
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
The complaint is that the 'STYLE TYPE=text/css' is invalid on this page. This is one error which prevents the JAVA portion of a webpage from displaying.
<STYLE TYPE="text/css">
.normal, BODY, TH, TD { font-family: arial, helvetica, geneva, swiss, "sans serif"; }
.pagehdr { font-size: 10pt; }
.topline { background-color: #cccccc; }
.oddline { background-color: #eeeeee; }
.chkbox { background-color: #ffffff; }
.nodata { background-color: #aaaaaa; }
.title { font-size:20pt; font-family:Arial, Helvetica, Sans Serif; }
.title_sm { font-size:14pt; font-family:Arial, Helvetica, Sans Serif; }
.noapplet { font-size:8pt; font-family:Arial, Helvetica, Sans Serif; }
.bar { color:white;background-color:#8888FF;line-height:1.5;font-weight:bold;font-size:125%; }
.rptbar { color:white;background-color:#8888FF;font-weight:bold;font-size:12pt;}
.status { color:white;background-color:#8888FF;margin: 0px 0px 0px 0px;}
BODY { font-family:Arial, Helvetica, Sans Serif;margin: 14px 10px 10px 10px; }
TD { font-size:10pt; font-family:Arial, Helvetica, Sans Serif; }
.disabled { color:gray; }
</STYLE>
Reproducible: Always
Steps to Reproduce:
1. Load a page which has frames, in a frame with java, use this code
2.
3.
Actual Results:
The Java portion of the page will not display properly
Expected Results:
Display the sidebar.
If you need screen shots of this, I can provide them (david.barto@viasat.com). Safari will display this part of the page correctly, it gets something else wrong. So I wind up using both safari and firefox to manage this website.
Comment 1•15 years ago
|
||
This is a mass search for bugs that are in the Firefox General component, are UNCO, and have not been changed for 1000 days and have an unspecified version.
Reporter, can you please update to Firefox 3.6.10, create a fresh profile, http://support.mozilla.com/en-US/kb/managing+profiles, and test again. If you still see the bug, please update this bug. If the issue is gone, please set the resolution to RESOLVED > WORKSFORME.
Whiteboard: [CLOSEME 2010-11-01]
Comment 2•15 years ago
|
||
No reply from reporter, INCOMPLETE. Please retest with Firefox 3.6.12 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•