Bug 200253 - konqueror background color too dark
Summary: konqueror background color too dark
Status: RESOLVED DUPLICATE of bug 47320
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-15 01:41 UTC by missive
Modified: 2009-09-08 14:13 UTC (History)
2 users (show)

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 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 ***