Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-1960

AutoCompleteTextField - gives a type mismatch error on IE - version wicket-1.4-rc1

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4-RC1
    • 1.3.7, 1.4-RC4
    • wicket-extensions
    • None

    Description

      wicket-autocomplete.js
      function function showAutoComplete()
      line 291 container.style.zIndex=(!isNaN(Number(index))?Number(index)+1:index);

      looks like IE doesn't like big i in zIndex, IE seem to be be happy with zindex

      not sure if that's the correct way to resolve the issue.

      Attachments

        1. wicket-autocomplete-patch.txt
          0.8 kB
          Dipu C Seminlal

        Activity

          People

            ivaynberg Igor Vaynberg
            dipu_esp Dipu C Seminlal
            Votes:
            4 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: