| Summary: | <body> uses default white background even if <html> has background specified. | ||
|---|---|---|---|
| Product: | [Unmaintained] rekonq | Reporter: | GlitchMr <glitch.mr> |
| Component: | general | Assignee: | Andrea Diamantini <adjam7> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | blagozlatev, myriam |
| Priority: | NOR | ||
| Version First Reported In: | 0.8.0 | ||
| Target Milestone: | 0.9 | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
GlitchMr
2011-11-28 19:29:42 UTC
The bug is reproducible and not a duplicate. right! This (probably) depends on one fix we applied for some old qtwebkit releases, falling to show a blank background if there was no one specified. Need investigation and properly fixes. Thanks for the report, targetting 0.9. Git commit 3f3553ff77a5e429a4527a9ad2f7ff8863226161 by Andrea Diamantini. Committed on 04/01/2012 at 19:04. Pushed by adjam into branch 'master'. Finally fix problems with unset background WARNING: This fix works just with qtwebkit 2.2.x!!! M +3 -6 src/application.cpp M +1 -1 src/application.h D +0 -10 src/data/default_rekonq.css http://commits.kde.org/rekonq/3f3553ff77a5e429a4527a9ad2f7ff8863226161 |