Steps to Reproduce
- run attached zul
- select an item in combobox
- click to expand the dropdown
Actual:
scrollbar moves to the right automatically:
every time you click combobox to expand the dropdown, the scrollbar scrolls to the right.
Expected:
scrollbar remains being on leftmost position.
Extra Information
It might relate to ZK-2193.
I have tested 6.5.6.FL.20140430, and it also has this issue.
- relates to
-
ZK-1924 Clients.scrollIntoView(Component comp) could also adjust horizontal scroll position
- Closed