The row of the listbox are not aligned with the head (Firefox 11 only)

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 6.0.1, 5.0.12
    • Affects Version/s: 6.0.0
    • Component/s: Components
    • Security Level: Jimmy
    • None
    • None

      <zk>
      	<listbox vflex="true">
      		<listhead>
      			<listheader label="col" width="30px" />
      			<listheader label="col" hflex="1" />
      			<listheader label="col" hflex="1" />
      		</listhead>
      		<listitem forEach="1,2,3,4,5">
      			<listcell forEach="1,2,3" label="item ${each}" />
      		</listitem>
      	</listbox>
      </zk>
      

            Assignee:
            SimonPai
            Reporter:
            jimmyshiau
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: