-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: 6.5.1
-
Component/s: ZK Client Engine
-
None
Only happened on Chrome, IE and Safari
<zk> <listbox width="300px"> <listhead> <listheader width="120px" /> <listheader width="120px" /> <listheader width="120px" /> <listheader width="120px" /> </listhead> <listitem> <listcell label="Item 1" /> <listcell label="Item 1" /> <listcell label="Item 1" /> <listcell label="Item 1" /> </listitem> </listbox> </zk>