Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-4868

signature background color should be white while setBackgroundColor(null)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 9.6.0
    • 8.6.0.2
    • None

      Steps to Reproduce

      click button to setBackgroundColor(null).

      <zk> 
          <button label="clear color" onClick='signature3.setBackgroundColor(null)'/>
          <signature id="signature3" width="800px" height="400px"/>
      </zk>
      

      Current Result

      background color is black.

      Expected Result

      background color is white.

       

       

            katherinelin katherinelin
            katherinelin katherinelin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: