I am using Zk6.4 in my application i am getting a weird issue in listbox component ...You can check this [ZK FIddle Listbox onSelct issue][1]
[1]: http://zkfiddle.org/sample/6i5g90/33-Onselect
How to reproduce the issue?
- Run the Fiddle Example from above link.
- Click any item of listbox a modal window will open .
- Now click on the Pick Button .
- A new tab Will open this tab contain a *listbox* and now this *listbox* *onselect* or Single item selection is not working.
Anyone know What is the issue Here?