Closed Bug 271158 Opened 20 years ago Closed 20 years ago

Scrollbars and link CSS - not rendering colors

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 77790

People

(Reporter: jason, Assigned: bugzilla)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.5) Gecko/20041110 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.5) Gecko/20041110 Firefox/1.0

Firefox does not render the colors for scrollbars when using a linked CSS style
sheet, e.g. where the CSS stylesheet contains a definition as follows:

BODY {
BACKGROUND-COLOR: #acc8e3;
SCROLLBAR-BASE-COLOR: #9cb8d3;
SCROLLBAR-TRACK-COLOR: #acc8e3;
SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-HIGHLIGHT-COLOR: #acc8e3;
SCROLLBAR-SHADOW-COLOR: #acc8e3;
SCROLLBAR-LIGHTSHADOW-COLOR: #7c68c3;
SCROLLBAR-3DLIGHT-COLOR: #acc8e3;
SCROLLBAR-DARKSHADOW-COLOR: #bcd8f3;
}

Firefox should display custom CSS definitions if they exist in preference to themes.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

*** This bug has been marked as a duplicate of 77790 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.