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

Combobox shade in the wrong place in IE8

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 7.0.3
    • Components
    • None
    • ZK 7.0.3, Grails 2.3.11, jdk1.7.0_72

      In IE8 the combobox shade appears the wrong way - see attached screenshot.

      The Compbox is created programatically, like this:

      Combobox cb = new Combobox()
      cb.rows = 1
      cb.multiline = false
      cb.autodrop = true
      cb.autocomplete = true
      cb.style = "align:left;"

      Model is created with ListModels.toListSubModel

            Unassigned Unassigned
            alexpeul alexpeul
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: