Bug 336677

Summary: OnResize event from plugin not firing
Product: [Mono] Moonlight Reporter: Gavan Hood <oohogwash>
Component: pluginAssignee: Mono Bugs <mono-bugs>
Status: RESOLVED DUPLICATE QA Contact: Mono Bugs <mono-bugs>
Severity: Normal    
Priority: P5 - None    
Version: 1.0.0   
Target Milestone: ---   
Hardware: Other   
OS: Ubuntu   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Gavan Hood 2007-10-25 11:01:46 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.
Comment 1 Rolf Kvinge 2007-10-26 04:18:34 UTC

*** This bug has been marked as a duplicate of bug 336675 ***