#281 closed defect (worksforme)
Picker Widget on Dojo homepage is broken in Opera
Reported by: | Brian Lucas | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | |
Keywords: | Opera, Picker | Cc: | |
Blocked By: | Blocking: |
Description
The "Picker widget" on the download page at http://dojotoolkit.org/download is broken under Opera. Normally this wouldn't be terrible, but it is preventing people from downloading and/or choosing a different build of Dojo to download.
It returns the following error when attempting to choose an option.
Event thread: click Error: name: TypeError message: Statement on line 1554: Second argument to 'instanceof' does not implement [[HasInstance]] Backtrace: Line 1554 of linked script http://dojotoolkit.org/dojo/dojo.js if (x == 0 && _217 && typeof Event != "undefined" && arguments[x] instanceof Event) else At unknown location
Note: See
TracTickets for help on using
tickets.
Tested with Opera 8.54 on linux, and it works for me without errors, maybe it has gotten fixed in some other change.
/ Fredrik