Doesn't work in Opera Kestrel builds. Draws a white window. The other widgets i've tried all work fine. Tle latest Opera build where ttSky works seems to be v9.25
Bug Discussion
4 posts
Log in at the top of the page to post a comment.
Doesn't work for me in 9770. The problem appears to be that Kestrel is more strict with XML than it was before - previously it interpreted the file as HTML, and allowed access to document.body and document.getElementsByName, which no longer appear and so the scripts fail. I have removed the XML preamble and forced it to interpret the XHTML as HTML. It also appears to only produce the white background on XHTML-as-XML documents too, so that doesn't appear either.
I've noticed this before, but it doesn't happen in all builds or installations of 9.5. Seems like at the point when the DOM load event fires, the 'document' object isn't available, so the widget falls over - this shouldn't be possible.
The problem appears to be that Kestrel is more strict with XML than it was before - previously it interpreted the file as HTML, and allowed access to document.body and document.getElementsByName, which no longer appear and so the scripts fail.
I have removed the XML preamble and forced it to interpret the XHTML as HTML.
It also appears to only produce the white background on XHTML-as-XML documents too, so that doesn't appear either.
By johnnysaucepn, # Feb 19, 2008 11:59:49 AM
By jkapsiar, # Jan 21, 2008 1:28:42 PM
By johnnysaucepn, # Jan 8, 2008 1:47:30 PM
EDIT: Works now!!!
Opera Weekly Build for Windows 9745
Widget version: 1.14
By eestlane, # Jan 4, 2008 0:51:27 AM