Bug 54598

Summary: DHTM fails to show a "standard" page (http://www.cross-browser.com/)
Product: [Applications] konqueror Reporter: gallir
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 4.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description gallir 2003-02-13 13:58:42 UTC
Version:           4.0 (using KDE 3.1.0)
Installed from:     (testing/unstable)
Compiler:          gcc version 3.2.2 20030131 (Debian prerelease)
OS:          Linux (i686) release 2.4.19

Check http://www.cross-browser.com/

It shows only the header and then everything is blank. It works with Mozilla and IE.
Comment 1 gallir 2003-08-03 22:13:50 UTC
Still doesn't work in 3.1.3. 
 
Comment 2 Thiago Macieira 2003-08-03 22:39:56 UTC
Nor HEAD (20030725). 
Comment 3 Andy Goossens 2004-01-11 21:30:17 UTC
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.
Comment 4 Zack Rusin 2004-02-17 07:05:05 UTC
Yours truly fixed this one two days ago.