Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: 6.5.2
-
Fix Version/s: 7.0.1
-
Component/s: Components
-
Environment:
Google Chrome
Description
<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