A empty listbox with long header will appear scroll bar (IE only)

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 6.0.1
    • Affects Version/s: None
    • Component/s: None
    • None
    • None

      <div width="300px">
      		<listbox>
      			<listhead>
      				<listheader label="col 1" width="150px" />
      				<listheader label="col 2" width="150px" />
      				<listheader label="col 3" width="100px" />
      			</listhead>
      		</listbox>
      		<listbox>
      			<listhead>
      				<listheader label="col 1" width="150px" />
      				<listheader label="col 2" width="150px" />
      				<listheader label="col 3" width="100px" />
      			</listhead>
      			<listitem>
      				<listcell label="item"/>
      				<listcell label="item"/>
      				<listcell label="item"/>
      			</listitem>
      		</listbox>
      	</div>
      

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

              Created:
              Updated:
              Resolved: