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

button with autodisable doesn't trigger popup

XMLWordPrintable

      Steps to Reproduce

      <zk>
          <button popup="pop" label="button with autodisable" autodisable="self"/>
          <button popup="pop" label="normal button"/>
          <popup id="pop">
            Content
          </popup>
      </zk>
      

      click the button "with autodisable"

      Current Result

      popup doesn't open

      Expected Result

      popup opens

      Debug Information


      Workaround


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

              Created:
              Updated:
              Resolved: