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

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Normal
    • Resolution: Fixed
    • Affects Version/s: 5.0.11
    • Fix Version/s: 6.0.1, 5.0.12
    • Component/s: Components
    • Security Level: Jimmy
    • Labels:

      Description

      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>
      

        Attachments

          Activity

            People

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

              Dates

              Created:
              Updated:
              Resolved: