Steps to Reproduce
1. run the attached example
2. click the pencil icon to turn on edit mode and click the check icon at the 1st row
3. click the checkmark of the 1st row
Current Result
- cannot select the 1st row
- zk doesn't fire onSelect event
Expected Result
- the 1st row is selected
- zk fires onSelect event
Debug Information
1. could have the same root cause as ZK-5038
2. you still can select 2nd and 3rd row
Workaround
- relates to
-
ZK-5038 replace listcells causes checkmark clicking doesn't send onSelect event
- Closed