My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 307: Window resize handler can sometimes throw exceptions on IE if Flash not ready
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  bradneuberg
Closed:  Sep 17
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by bradneuberg, Sep 17, 2009
While creating the Wikipedia prototype I noticed that on IE if I changed
the position style property from absolute to relative that a window resize
event gets thrown; this can sometimes cause a null pointer exception
because handler.flash isn't initialized correctly. Make the onWindowResize
method a bit more robust if it gets fired before things are finished running.
Comment 1 by bradneuberg, Sep 17, 2009
r863 closes this.
Status: Fixed
Sign in to add a comment

Hosted by Google Code