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

Navigate the comboitems by press key will select a wrong item

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Normal
    • Resolution: Fixed
    • Affects Version/s: 5.0.10
    • Fix Version/s: 5.0.11, 6.0.1
    • Component/s: Components
    • Security Level: Jimmy
    • Labels:
      None

      Description

      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>
      

        Attachments

          Activity

            People

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

              Dates

              Created:
              Updated:
              Resolved: