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

Bug in Datebox Popup (Chrome)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.5.2
    • 6.5.1
    • Browser Issue
    • None
    • Chrome

      Given the following code snippet:

      <zk>
      Datebox: <datebox id="db" cols="20" format="medium+short"  onCreate="self.value = new Date()" mold="rounded"/>
      </zk>
      

      When I open the datebox popup and click the up or down arrow in the time spinner, the minutes are increased/decreased in the popup spinner but not in the datebox input element. When I first click into the time input element and then click on the up or down arrow, the datebox input element is updated.

        1. step1.png
          5 kB
          jkraushaar
        2. step2.png
          16 kB
          jkraushaar
        3. step3.png
          12 kB
          jkraushaar

            vincentjian vincentjian
            jkraushaar jkraushaar
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: