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
バグに関する議論
4 通
ページのトップからログインしコメントする
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.
発言者 johnnysaucepn, # 2008/02/19 11:59:49
発言者 jkapsiar, # 2008/01/21 13:28:42
発言者 johnnysaucepn, # 2008/01/08 13:47:30
EDIT: Works now!!!
Opera Weekly Build for Windows 9745
Widget version: 1.14
発言者 eestlane, # 2008/01/04 0:51:27