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

XMLWordPrintable

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

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

              Created:
              Updated:
              Resolved: