| Summary: | DHTM fails to show a "standard" page (http://www.cross-browser.com/) | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | gallir |
| Component: | khtml | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 4.0 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
gallir
2003-02-13 13:58:42 UTC
Still doesn't work in 3.1.3. Nor HEAD (20030725). I found the cause of the menu not working. It doesn't work because KHTML doesn't have support for the DOM2 getComputedStyle method. Here is the wish asking for that support: http://bugs.kde.org/show_bug.cgi?id=26311 I didn't search for the cause why the content doesn't show, but it's likely to be the same issue. Yours truly fixed this one two days ago. |