-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: 6.5.2
-
Component/s: Components
-
Environment:
Google Chrome
-
None
<vbox>
<bandbox id="test" width="200px" buttonVisible="false"/>
<button label="test" onClick="doClick()"/>
<zscript>
void doClick()
</zscript>
</vbox>
if the test button is clicked then display bandbox becomes chaotic