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

Problem with keyboard selection in listbox with select mold [IE]

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 7.0.2, 6.5.7
    • 7.0.1, 6.5.6
    • General
    • Security Level: Jimmy
    • Tested in IE9, IE10, IE11

      Try using "shift" and "arrow" keys to select multiple values. In IE browsers, after two items were selected, the "two-item" selection shifted to the next two when pressing "down" arrow key. The selection should expand to include more items.

      test.zul
      <listbox multiple="true" mold="select">
      	<listitem label="test1" />
      	<listitem label="test2" />
      	<listitem label="test3" />
      	<listitem label="test4" />
      	<listitem label="test5" />
      	<listitem label="test6" />
      	<listitem label="test7" />
      	<listitem label="test8" />
      	<listitem label="test9" />
      </listbox>
      

            jumperchen jumperchen
            neillee neillee
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: