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

When timeformat is defined as HHmm, you cannot type more the 2 characters

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 5.0.7.1
    • Fix Version/s: 5.0.9
    • Component/s: None
    • Security Level: Jean
    • Labels:

      Description

      Steps to reproduce
      1. select all characters of default value
      2. start typing new time in HHmm format
      Expected: You should be able to input time in HHmm format eg. 1212
      Actual: You can only type 2 characters not more than that

      <zk>

      Timebox: <timebox id="tb" cols="14" format="HHmm" onCreate="self.value = new Date()" mold="rounded"/>

      <checkbox label="Use rounded timebox" checked="true"

      onCheck='tb.mold=self.checked? "rounded": "default"'/>

      </zk>

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              jumperchen jumperchen
              Reporter:
              ashishd ashishd
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved: