The On Browser Suspended/Resumed conditions of the Browser plugin doesn't work on Internet Explorer 9 (although they work for other browsers).
Steps to reproduce:
1) Create a blank project.
2) Add a Browser object.
3) Create an event and set its condition to "on browser suspended" or "on browser resumed".
4) Preview the project on IE9.
Expected: the event should run when the browser is minimized or tab changed.
Obtained: the event was never called at all.
Thanks for the attention,
Azis