bandbox - messed display after its style changed

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 7.0.1
    • 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()

      { test.setButtonVisible(true); test.setStyle("background-color:yellow;"); }

      </zscript>
      </vbox>

      if the test button is clicked then display bandbox becomes chaotic

            Assignee:
            danchen0720
            Reporter:
            arrow405
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: