Bug 60555

Summary: default foreground text is always black despite control panel setting fg to white
Product: [Applications] konqueror Reporter: richard missenden <news>
Component: khtml rendererAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description richard missenden 2003-06-30 22:42:51 UTC
Version:           4.2.0 (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 3.2.2 
OS:          Linux

I have my control center set to white text on navy blue background.
Konqueror renders any page where the foreground colour has not been
explicitly set with black text ignoring the control center setting.
This applies to very simple html with no formatting, like..

<HTML>
<BODY>
Some text here that I can not read.
</BODY>
</HTML>
Comment 1 Leo Savernik 2005-02-13 23:47:50 UTC
Confirmed. It is hardcoded in khtml.
Comment 2 Stephan Kulow 2005-02-14 17:24:30 UTC

*** This bug has been marked as a duplicate of 47320 ***