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

Fileupload dialog will be masked while open it by a button in a popup

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.0.1, 5.0.12
    • 5.0.11
    • Components
    • Security Level: Jimmy

      Click the button, and the fileupload dialog will be masked

      <zk>
      <button label="test" onClick='pp.open(20,20);'></button>
      
      <popup id="pp" >
      <button id="btn" label="test" onClick='Fileupload.get();'/>
      </popup>
      </zk>
      

            TonyQ TonyQ
            matthewgo matthewgo
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: