Spinner doesn't update it's value in ipad

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 6.5.1
    • Affects Version/s: 6.5.0
    • Component/s: Components
    • None
    • None

      <vlayout>
      	<label multiline="true">
      	1. in ipad.
      	2. click spinner's button to increase value.
      	3. click on the button, you should see a alert which shows the last the value of spinner
      	</label>
      	
      	<spinner id="s"/>
      	<button label="get spinner value" onClick='alert("Spinner value : "+ s.getValue())'/>
      
      </vlayout>
      

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

              Created:
              Updated:
              Resolved: