|
Firefox 2.0.0.10 Quick Fix (pre FF 2.0.0.11) |
Apparently, a problem was found in Firefox 2.0.0.10. The error concerns
the representation of vector graphics using HTML and JavaScript.
Firefox 2.0.0.10 reacts to the JavaScript method canvas.drawImage()
with the exception of "NS_ERROR_NOT_AVAILABLE". The method drawImage()
should render pixel images into vector graphics drawing.
Here is the Quick Fix. This is the pre-2.0.0.11 version. Do expect 2.0.0.11 Official to be release soon.
You can reproduce this bug by looking at http://www.foxsaver.com/public/published.
For Firefox 2.0.0.10, this shows the photos fine. However the title and
photographer name are on a plain background, when instead, they should
be on a background of a inverted copy of the lower portion of the photo.
If you see the plain white background, you have repro'd the bug.
If you see the inverted photo background, you have verified the fix!
|