Maheshjayachandran / closure-library

Automatically exported from code.google.com/p/closure-library
0 stars 0 forks source link

goog.net.ImageLoader doesnt fire goog.net.EventType.COMPLETE #551

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

What steps will reproduce the problem?
1. instantiate a goog.net.ImageLoader() 
2. load a jpg image
3. image goog.net.EventType.COMPLETE isnt fired

What is the expected output? What do you see instead?
goog.net.EventType.COMPLETE fired

What version of the product are you using? On what operating system?
ie10 on windows 7

Original issue reported on code.google.com by ferenc.r...@usmedia.nl on 12 Apr 2013 at 2:26