Hi together, I think it should be reported inhere, and I haven't found the same issue before.
There is a problem with the System Layout Scale event, when there is some text positioned in the scaled layout. The problem comes after the code is build and run in the browser.
Mozilla v15.0.1 gives following error:
<font color="red">Javascript error!
NS_ERROR_OUT_OF_MEMORY: Component returned failure code: 0x8007000e (NS_ERROR_OUT_OF_MEMORY) [nsIDOMHTMLCanvasElement.width>
http://localhost:50000/Text_plugin.js, line 265 (col undefined)
This is either a bug in Construct 2 or a problem in a third party plugin or behavior - please report it to the developer!
Chrome v24.0 shows just black screen, and under Inspect Element's console are some reported WebGL errors.
A link to the capx file: CAPX
Mouse Wheel Up and Down are for zoom in/out. On the 6th zoom in level, the error is present. Tested under WinXP and Win7 - same behavior. I have not used third party plug-in, but just the packaged Text and Mouse objects in an empty layout.
Cheers