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

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

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Normal
    • Resolution: Fixed
    • Affects Version/s: 6.5.4
    • Fix Version/s: 7.0.0, 6.5.5
    • Component/s: Components
    • Labels:

      Description

      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>
      

        Attachments

          Activity

            People

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

              Dates

              Created:
              Updated:
              Resolved: