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

Datebox with time cannot be selected when use tablet's device

XMLWordPrintable

      When you open the datebox's chooser, the time area cannot be scrolled and selected.

      <zk>
      	<datebox id="db" width="200px" format="yyyy/MM/dd a hh:mm:ss"
      		displayedTimeZones="GMT+8,GMT-8" />
      	<zscript>
      		db.value = new java.util.Date();
      	</zscript>
      </zk>
      

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

              Created:
              Updated:
              Resolved: