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

signature background color should be white while setBackgroundColor(null)

    XMLWordPrintable

Details

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

    Description

      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.

       

       

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: