Closed Bug 214496 Opened 21 years ago Closed 21 years ago

Bottom Right corner of scrollbars changes with background-color

Categories

(Core :: Web Painting, defect)

x86
Windows 2000
defect
Not set
trivial

Tracking

()

RESOLVED DUPLICATE of bug 30579

People

(Reporter: roberjruiz, Assigned: roc)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.5a) Gecko/20030718
Build Identifier: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.5a) Gecko/20030718

Put the following code in a blank HTML page.

<HTML>
<HEAD>
</HEAD>
<BODY>
<DIV STYLE="overflow:scroll; width:300px; height:200px; background-color:#FF0000">
	&nbsp;
</DIV>
</BODY>
<HTML>

It is just a 30x200 division with a red background color, and scrolls always
enabled. If you look at bottom-right corner of the division, where both
scrollbars join, you will see a small red square. Square's color changes if you
change division background color.

Shouldn't it mantain a constant gray color, equal to that of the scrollbars?

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Whiteboard: DUPEME

*** This bug has been marked as a duplicate of 30579 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
Component: Layout: View Rendering → Layout: Web Painting
You need to log in before you can comment on or make changes to this bug.