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
6 posts
Log in at the top of the page to post a comment.
Just found the cause for a white rectangle in the Opera v.10 builds... After i deleted the "text/html=2,,,,htm,|" line from operaprefs.ini everything worked fine again.
Same problem again on Opera 10.00 alpha build1229, only a white rectangle is shown. I have even "imported" an old copy from Opera 9.60 build 10447 where it works (the files are dated 2007-11-03) along with its folder and widgets.dat section, yet nothing changed.
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.
By RainyShadow , # Jul 17, 2009 8:44:13 AM
I have even "imported" an old copy from Opera 9.60 build 10447 where it works (the files are dated 2007-11-03) along with its folder and widgets.dat section, yet nothing changed.
By RainyShadow , # Jan 23, 2009 12:17:41 PM
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 12:51:27 AM