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

Combobox button does not work when other component is animating

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 7.0.2
    • None
    • None
    • None

      As below code shows:

      <zk xmlns:w='client'>
      	<button label="Slide Toggle" w:onClick="jq(this.$f('t')).slideToggle(5000)" />
      	<combobox />
      	<window id="t" title="This is a Window" border="normal" height="400px" />
      </zk>
      

            RaymondChao RaymondChao
            RaymondChao RaymondChao
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: