Bug 336675 - OnResize event from plugin not firing
Summary: OnResize event from plugin not firing
Status: RESOLVED DUPLICATE of bug 325031
: 336677 (view as bug list)
Alias: None
Product: Moonlight
Classification: Mono
Component: plugin (show other bugs)
Version: 1.0.0
Hardware: Other Ubuntu
: P5 - None : Normal
Target Milestone: ---
Assignee: Rolf Kvinge
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-25 10:58 UTC by Gavan Hood
Modified: 2007-11-14 17:49 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 10:58:49 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
*** Bug 336677 has been marked as a duplicate of this bug. ***
Comment 2 Jeff Stedfast 2007-11-08 18:06:59 UTC
I have now implemented BrowserHost.Resize event and it seems to work with the Sudoku demo, but am not sure if it works in all cases yet so leaving open for now.

Comment 3 Jeff Stedfast 2007-11-14 17:49:23 UTC

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