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

signature background color should be white while setBackgroundColor(null)

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Normal
    • Resolution: Fixed
    • Affects Version/s: 8.6.0.2
    • Fix Version/s: 9.6.0
    • Component/s: None
    • Labels:

      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

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

                Dates

                Created:
                Updated:
                Resolved: