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

Spinner won't show constraint message when input value large than java Integer limits

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 5.0.11
    • 5.0.10
    • Components
    • Security Level: Jimmy

      sample code:

      <zk>
      	<window title="Spinner" border="normal">
      		<spinner id="spinner" />
      		<button label="spinner" onClick='alert("" + spinner.getValue())' />
      	</window>
      </zk>
      

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

              Created:
              Updated:
              Resolved: