| Summary: | Konqueror partially uses the system color scheme | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Christopher Yeleighton <giecrilj> |
| Component: | khtml renderer | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 4.6.0 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
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