Bug 52563 - javascript testpage incorrectly displayed
Summary: javascript testpage incorrectly displayed
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: kjs (show other bugs)
Version: 4.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-03 17:52 UTC by Matthias Schulz
Modified: 2003-10-01 00:00 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Schulz 2003-01-03 17:52:29 UTC
Version:           4.0 (using KDE 3.0.5)
Installed from:     (3.0)
Compiler:          gcc version 2.95.4 20011002 (Debian prerelease)
OS:          Linux (i686) release 2.4.18

On the page http://www.misitio.ch/ie/ie_all/java/javatest.html is the top clock to test the Java Virtual Machine correctly displayed showing a analog clock.
The bottom test for JavaScript just shows zero's. According to this page this means JavaScript is deactivated. It is activated!
Lacking any programming knowledges in Javascript I have no chance to find out, wheter the test code is broken or the JavaScript in Konqueror has a bug.

Thanks for the great work !!!

Matthias
Comment 1 Harri Porten 2003-09-30 20:25:19 UTC
The main issue is fixed. The setTimeout() call in onload is missing a timeout
value ! Bad JavaScript. Still the JS counter doesn't work which strangely
is correlated to the fact that I don't have a JVM.

Somebody please confirm that above site works and close this report.
Comment 2 Harri Porten 2003-10-01 00:00:08 UTC
*** Bug has been marked as fixed ***.