Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: 7.0.1
-
Fix Version/s: 7.0.3
-
Component/s: Components
-
Security Level: Jimmy
-
Labels:None
Description
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"/>