Bug 200253

Summary: konqueror background color too dark
Product: [Applications] konqueror Reporter: missive
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: andresbajotierra, finex
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description missive 2009-07-15 01:41:40 UTC
Version:           4.3.60 (KDE 4.3.60 (KDE 4.4 >= 20090706)) (using 4.3.60 (KDE 4.3.60 (KDE 4.4 >= 20090706)), compiled sources)
Compiler:          gcc
OS:                Linux (i686) release 2.6.28-13-generic

On certain web pages the color that is selected in the KDE system settings (Appearance -> Colors) causes the background color of the page to be too dark.


It seems to be that the css on the dark pages does not specify a background color for the body element, although the page does specify directly on the body tag (ie... body bgcolor="")

Here is an example page:
http://secunia.com/advisories/35798/

In Firefox (for example) the background is white (as specified), but in Konqueror the background is as specified in the KDE color settings.
Comment 1 Dario Andres 2009-07-15 03:08:30 UTC
Do you think this could be related to bug 170919 ?
Thanks
Comment 2 missive 2009-07-16 02:58:38 UTC
It's probably a duplicate.

The only thing I might add is that the site that I linked _does_ in fact specify the background color as white, but only as an attribute of the body tag, not as a css style.
Comment 3 FiNeX 2009-09-08 14:13:55 UTC

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