Bug 122833 - Vertical scroll bar arrows use wrong color
Summary: Vertical scroll bar arrows use wrong color
Status: RESOLVED UNMAINTAINED
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: 3.5.1
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-28 13:23 UTC by Dirk Stoecker
Modified: 2012-06-18 17:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Stoecker 2006-02-28 13:23:33 UTC
Version:           3.5.1 (using KDE 3.5.1 Level "a" , SUSE 10.0 UNSUPPORTED)
Compiler:          Target: i586-suse-linux
OS:                Linux (i686) release 2.6.13-707-default

Hello,

it seems the color of the scrollbar is not changed correctly. For example on "http://www.bwk.net/" the scroller should have black design with violet arrows. Only the arrows change, but not the scroller color itself.

The relevant CSS code:
BODY {
	SCROLLBAR-BASE-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #FF08FF;
}

The resolved BUG 27196 about 5 years ago had the same topic I think.
Comment 1 Jaime Torres 2008-05-16 18:23:08 UTC
Even the SCROLLBAR-BASE-COLOR and SCROLLBAR-ARROW-COLOR CSS Property are  extensions by M$, SCROLLBAR-ARROW-COLOR is working properly in trunk 20080507.
Comment 2 Janek Bevendorff 2012-06-18 17:29:35 UTC
Message from the Bugsquad and Konqueror teams: This bug is closed as outdated, as we do not have the manpower to maintain the KDE3 version anymore. If you still can reproduce this issue with Konqueror 4.8.4 or later, please open a new report. Thank you for your understanding.