Sample that can reproduce this bug:
http://zkfiddle.org/sample/1l821a1/1-Listbox-scroll-bug
Workaround:
http://zkfiddle.org/sample/1l821a1/2-Listbox-scroll-bug-workaround
- blocks
-
ZK-1920 after listbox.getItems().clear() and re-assign listitems to the listbox, listitem.setSelected(true) do not work
- Closed