Tab into timebox prevents from typing the hours and minutes correctly

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major
    • 5.0.9
    • Affects Version/s: 5.0.7.1, 5.0.8
    • Component/s: Components
    • Security Level: Jean
    • None

      When you tab into the component from another input box, you cannot type the hours and minutes correctly

      <zk>

      <intbox id="item1" />

      Timebox: <timebox id="tb" cols="14" format="HH:mm" 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: