Uploaded image for project: 'MyFaces Tomahawk'
  1. MyFaces Tomahawk
  2. TOMAHAWK-571

inputSuggestAjax not correctly rendered in IE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.4-SNAPSHOT, 1.1.5-SNAPSHOT
    • 1.1.4-SNAPSHOT
    • InputSuggestAjax
    • None
    • Windows XP SP2, Tomcat 5.5.16,
      IE 6.0.2900.2180.xpsp_sp2_gdr.050301-1519, Firefox 1.5.0.4
      JARs: myfaces-api-1.1.5-SNAPSHOT.jar, myfaces-impl-1.1.5-SNAPSHOT.jar, tomahawk-1.1.5-SNAPSHOT.jar, tomahawk-sandbox-1.1.5-SNAPSHOT.jar

    Description

      IE: The inputSuggestAjax Element is always displayed in a size of 0, even if the size="100" attribute is set.
      Userinputs aren't possible.
      Firefox: works fine

      code:
      <h:panelGrid columns="2" id="myfaces_ajaxPanel">
      <h:outputText value="Enter a value: " />
      <s:inputSuggestAjax suggestedItemsMethod="#

      {myCountryBean.getCountries}

      "
      required="true" maxSuggestedItems="10" id="inputSuggest1" size="100"
      value="#

      {mySelectedCountryRecord.selectedCountry}

      " />
      </h:panelGrid>

      Tested with nightly build of 1.1.5 from 27. July 2006 or also existing in tomahawk-sandbox-examples-1.1.4-SNAPSHOT.war

      Is there a render problem or have I misconfigured something?

      Attachments

        1. myfaces_ajax.zip
          4.37 MB
          Bruno Marti
        2. inputsuggestajaxFirefox.jpg
          33 kB
          Bruno Marti
        3. inputsuggestajaxIE.jpg
          32 kB
          Bruno Marti

        Activity

          People

            bierbrauer Gerald Müllan
            martib Bruno Marti
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: