-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: 7.0.1
-
Component/s: Components
-
Security Level: Jimmy
-
None
-
None
Steps to Reproduce:
- run attached zul
- hover mouse on the listbox to make horizontal scrollbar appear
Actual
the scrollbar covers the last item, so that users cannot click the last item.
Expected:
the scrollbar doesn't cover the last item
workaround
use native bar
<custom-attributes org.zkoss.zul.nativebar="true"/>