<CoreProperty id="106" name="BoundsForFrame_OMFrame" value="[x=-1683,y=41,width=1440,height=924]" userID="CHA" flexoID="-1" />
<CoreProperty id="107" name="showPaletteInOMFrame" userID="CHA" flexoID="-1" />
<CoreProperty id="108" name="BoundsForFrame_JFIBInspector" value="[x=800,y=400,width=400,height=400]" userID="CHA" flexoID="-1" />
"BoundsForFrame_OMFrame" has bad values.
I suggest to add a condition on the positioning values (do not exceed the screen size).
These values worked for me :
<CoreProperty id="106" name="BoundsForFrame_OMFrame" value="[x=78,y=78,width=1440,height=810]" userID="CHA" flexoID="-1" />
"BoundsForFrame_OMFrame" has bad values.
I suggest to add a condition on the positioning values (do not exceed the screen size).
These values worked for me :