Navigate the comboitems by press key will select a wrong item

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 5.0.11, 6.0.1
    • Affects Version/s: 5.0.10
    • Component/s: Components
    • Security Level: Jimmy
    • None
    • 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>
      

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

              Created:
              Updated:
              Resolved: