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

In IE8, clicking the "up/down" arrow of timebox triggers an onChange event every second time

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 7.0.3
    • 7.0.2
    • General
    • Security Level: Jimmy

      Click on the up arrow of timebox repeatedly.
      Observe the label updated its time value every second time the up arrow is clicked.

      test.zul
      <zk>
          <timebox format="HH:mm" onChange="lbl.value = event.value"/>
          <label id="lbl"/>
      </zk>
      

            JerryChen JerryChen
            neillee neillee
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: