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

Invisible Comboitems are selectable with cursor keys

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.5.3
    • 6.5.2
    • None
    • Security Level: Jimmy

      a combobox with invisible comboitems as:
      <combobox>
      <comboitem label="test1" visible="false"/>
      <comboitem label="test2" visible="false"/>
      </combobox>

      However, using cursor keys in combobox (up and down) will allow you to select either of the invisible comboitems with labels "test1" and "test2".

            noahhuang noahhuang
            francishsiao francishsiao
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: