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

    • Bug
    • Resolution: Fixed
    • Major
    • 5.0.9
    • 5.0.7.1
    • None
    • Security Level: Jean

    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

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

              Dates

                Created:
                Updated:
                Resolved: