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

In IE7, timebox cannot keep updating minutes/seconds/am/pm values by repeatedly clicking the "up/down" arrows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.5.8
    • 6.5.7
    • General
    • Security Level: Jimmy

      1. Open test.zul in IE7
      2. Set focus to minutes/seconds/am/pm fields
      3. Click on "up/down" arrow to increment/decrement field value

      The field value will get incremented/decremented the first time. However, the focus will move back to hour field, and subsequent clicking will increment/decrement the hour field.

      test.zul
      <zk xmlns:h="native">
          <h:h1>ZK ${desktop.webApp.version}</h:h1>
          <timebox readonly="true" cols="12" format="medium" onCreate="self.value = new Date()"/>
      </zk>
      

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

              Created:
              Updated:
              Resolved: