Bugzilla – Bug 336677
OnResize event from plugin not firing
Last modified: 2007-10-26 04:18:34 UTC
Similar to bug #325031 the OnResize event is not being fired when the width and height of the plugin is being changed. A call to ctrl.content.OnResize = OnResized from the OnLoad event function OnLoad(ctrl, ID, canvas) associated with plugin should generate resize callbacks every time the height and width changes.... not just at page load.
*** This bug has been marked as a duplicate of bug 336675 ***