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

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Normal
    • Resolution: Fixed
    • Affects Version/s: 7.0.2
    • Fix Version/s: 7.0.3
    • Component/s: General
    • Security Level: Jimmy
    • Labels:

      Description

      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>
      

        Attachments

          Activity

            People

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

              Dates

              Created:
              Updated:
              Resolved: