Version: 4.6.0 (using KDE 4.6.0) OS: Linux Konqueror only partly adjusts the display to the system color scheme; it makes HTML documents without a style completely unreadable. Reproducible: Always Steps to Reproduce: 1. Tell KDE to use a scheme with a dark background, e.g. Obsidian Coast. 2. Start a new KDE session. 3. { cat>test.html << '<!-- EOF -->' && kioclient exec test.html; } <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" > <html ><title>test</title ><body ><p >test</p ></body ></html > <!-- EOF --> Actual Results: 3. Konqueror displays black text on a dark background. Expected Results: 3. Let Konqueror display white text on a dark background. OS: Linux (x86_64) release 2.6.37.6-0.5-desktop Compiler: gcc
*** This bug has been marked as a duplicate of bug 47320 ***