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

Combobutton messed up with Silvertail and Sapphire theme

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 7.0.0
    • 6.5.2
    • Theme
    • None

      Using combobutton with toolbar mold along with silvertail or sapphire theme, the layout is totally messed up
      Tested on ZK sandbox as well with the following snippet of code
      <combobutton label="menu popup" mold="toolbar">
      <menupopup>
      <menuitem label="Index"/>
      <menu label="Menu">
      <menupopup>
      <menu label="Color Picker" content="#color=#029BCB" />
      </menupopup>
      </menu>
      </menupopup>
      </combobutton>

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

              Created:
              Updated:
              Resolved: