Combobutton messed up with Silvertail and Sapphire theme

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 7.0.0
    • Affects Version/s: 6.5.2
    • Component/s: Theme
    • None
    • 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>

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

              Created:
              Updated:
              Resolved: