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

Navigate the comboitems by press key will select a wrong item

XMLWordPrintable

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

      1. click the combobox input.
      2. ressing key <DOWN>.
      3. it shall select "Orange" not "Banana".

      <zk>
      	<combobox value="Apple">
      		<comboitem forEach="Apple, Orange, Grape, Banana"
      			label="${each }" />
      	</combobox>
      </zk>
      

            TonyQ TonyQ
            jimmyshiau jimmyshiau
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: