Bug 60555 - default foreground text is always black despite control panel setting fg to white
Summary: default foreground text is always black despite control panel setting fg to w...
Status: RESOLVED DUPLICATE of bug 47320
Alias: None
Product: konqueror
Classification: Applications
Component: khtml renderer (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-30 22:42 UTC by richard missenden
Modified: 2005-02-14 17:24 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 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 ***