Bug 336677 - OnResize event from plugin not firing
Summary: OnResize event from plugin not firing
Status: RESOLVED DUPLICATE of bug 336675
Alias: None
Product: Moonlight
Classification: Mono
Component: plugin (show other bugs)
Version: 1.0.0
Hardware: Other Ubuntu
: P5 - None : Normal
Target Milestone: ---
Assignee: Mono Bugs
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-25 11:01 UTC by Gavan Hood
Modified: 2007-10-26 04:18 UTC (History)
0 users

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***