-
Bug
-
Resolution: Won't Fix
-
Normal
-
8.0.5, 8.6.1
-
Security Level: Jimmy
-
None
-
ZK 8.6.2 S1, ZK 8.6.2 S2
Steps to Reproduce
http://zkfiddle.org/sample/glef8/1-vflex-and-rows-on-listbox
resize the browser window
Current Result
the horizontal scrollbar (of the listbox) seems to disappear
Expected Result
consistent height, or error indicating incorrect usage
Debug Info
the listbox content gets recalculated to 640px pushing the scrollbar out of the visible listbox area
Root Cause
Workaround
don't use both rows and vflex="1" at the same time since both are used to determine the height
- relates to
-
ZK-4296 Error indicating incorrect usage when using both vflex and rows
- Closed