checkmarkDeselectOthers property doesn't work for touch device

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Normal
    • None
    • Affects Version/s: 6.5.1
    • Component/s: Components
    • Security Level: Jimmy
    • None
    • None

      http://books.zkoss.org/wiki/ZK_Component_Reference/Data/Listbox#Deselect_Others_when_Clicking_an_Item_with_Checkmark

      <library-property>
          <name>org.zkoss.zul.listbox.checkmarkDeselectOthers</name>
          <value>true</value>
      </library-property>
      
      <zk>
      	
      		<listbox id="lb" width="150px" 
      			multiple="true" checkmark="true">
      			
      			<listitem forEach="1,2,3,4,5" label="item ${each}" />
      		</listbox>
      </zk>
      

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

              Created:
              Updated:
              Resolved: