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

XMLWordPrintable

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

      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>

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

              Created:
              Updated:
              Resolved: