RESOLVED INVALID11326
occasionally reproducible failure of javacript
https://bugs.webkit.org/show_bug.cgi?id=11326
Summary occasionally reproducible failure of javacript
tim bates
Reported 2006-10-17 10:57:12 PDT
1. go to the URL --> blank page 2. open in it firefox --> nice page 3. open this URL in Safari 420 (fake passing the has flash test) http://www.ted.com/tedtalks/index.cfm?flashEnabled=1 --> nice page regression: try the base URL in Safari Tiger release --> works fine
Attachments
Alexey Proskuryakov
Comment 1 2006-10-17 11:46:51 PDT
Hmm, I cannot reproduce this - locally built TOT (with Flash 9 installed) opens the page just fine.
Mark Rowe (bdash)
Comment 2 2006-10-18 01:03:47 PDT
Also works fine for me.
tim bates
Comment 3 2006-10-18 03:55:07 PDT
works for me too after quit and restarting safari. I don't know how the app got into this states of JScript not working - pref has always been to run jscript.
tim bates
Comment 4 2006-10-18 04:14:18 PDT
ok. the jscript bug rears its head again. url = <http://www.anc.inf.ed.ac.uk/neuroinformatics/photos.html> if i rollover any image thumb, i get the mickey mouse hand of action, but click, and the cursor reverts to a pointer, and (parenthetically proving i have JScript on), i get this error in the JScript Console. line1: ReferenceError: Can't find variable: screenshot undefined (this is linked to bug 11325, so it should be marked as dup)
Alexey Proskuryakov
Comment 5 2006-10-18 09:18:25 PDT
I can reproduce this behavior, but it is just a bug on the page - the screenshot() function is really not defined anywhere.
Note You need to log in before you can comment on or make changes to this bug.