-
Bug
-
Resolution: Fixed
-
Normal
-
7.0.1
-
Security Level: Jimmy
-
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"/>