Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-347

Listbox with sizedByContent, the horizontal scrollbar is missed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Normal Normal
    • 5.0.8
    • 5.0.7.1
    • Components
    • None

      For example,

      <?xml version="1.0"?>
      <zk>
      <hbox width="300px">
      <listbox width="200px" height="200px">
      <listitem>
      <listcell style="white-space: nowrap;"
      label="xxxx x xxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxx
      xxxxxxxxx xxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxx
      xxxxxxxxxxxxxxxxx"/>
      </listitem>
      </listbox>
      <label value="Hi" style="font-size: 16px; font-
      weight: bold"/>
      </hbox>
      </zk>

      You should be able to see the horizontal scrollbar.

            jumperchen jumperchen
            jumperchen jumperchen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: