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

Tab into timebox prevents from typing the hours and minutes correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • 5.0.9
    • 5.0.7.1, 5.0.8
    • Components
    • Security Level: Jean

    Description

      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>

      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: