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

The disabled listitem shall not be selected when use SHIFT + DOWN key with a paging listbox

XMLWordPrintable

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

      http://screencast.com/t/JeuBGu8OAt

      <zk>
      	<listbox width="300px" mold="paging" pageSize="3" multiple="true" checkmark="true">
      		<listitem label="item 1"/>
      		<listitem label="item 2"/>
      		<listitem label="item 3"/>
      		<listitem label="item 4" disabled="true"/>
      		<listitem label="item 5"/>
      	</listbox>
      </zk>
      

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

              Created:
              Updated:
              Resolved: