| 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 |
Sign in to add a comment
|
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. |
||||||||||
,
Sep 17, 2009
r863 closes this.
Status: Fixed
|
|||||||||||
|
|
|||||||||||