-
Bug
-
Resolution: Fixed
-
Normal
-
6.0.0, 5.0.11
-
None
<div width="300px"> <listbox span="2"> <listhead> <listheader label="col 1" width="50px" /> <listheader label="col 2" width="50px" /> <listheader label="col 3" width="50px" /> </listhead> </listbox> <listbox span="2"> <listhead> <listheader label="col 1" width="50px" /> <listheader label="col 2" width="50px" /> <listheader label="col 3" width="50px" /> </listhead> <listitem> <listcell label="item"/> <listcell label="item"/> <listcell label="item"/> </listitem> </listbox> </div>