-
Bug
-
Resolution: Won't Fix
-
Normal
-
None
-
6.5.1
-
Security Level: Jimmy
-
None
-
None
<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>
- relates to
-
ZK-3993 selecting an item doesn't deselect others with a mobile device
- Closed