- 
    Type:Bug 
- 
    Resolution: Unresolved
- 
    Priority:Normal 
- 
    None
- 
    Affects Version/s: 8.0.3
- 
    Component/s: ZK Client Engine
- 
        None
I have a listbox, and I want to use js to controll its scrollbar position. But the zk provided method-setScrollLeft() has no effect. So, I override it with JQuery's mthod scrollLeft(). Although I user another method to work around this problem, It is still a bug need to be fixed.
Thank you!