s:inputSuggestAjax not rendered correctly (nightly build 2007-07-19)
--------------------------------------------------------------------

                 Key: TOMAHAWK-1061
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1061
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: InputSuggestAjax
    Affects Versions: 1.1.7-SNAPSHOT
         Environment: Windows XP, Firefox 2.0.5
myfaces-api1.1.6-Snapshot, myfaces-impl-1.1.6-Snapshot, 
myfaces-tomahawk-1.1.7-Snapshot, tomahawk-sandbox-1.1.7-Snapshot
            Reporter: Bruno Marti
         Attachments: inputsuggestajax-1.6.jpg, inputsuggestajax-1.7.jpg

The dropdown box isn't rendered correctly on sandbox-snapshot 1.1.7, but is 
rendered correctly on sandbox-snapshot-1.1.6 (builds from 2007-07-19 or earlier 
too).
<s:inputSuggestAjax
        suggestedItemsMethod="#{myBean.getCustomerIds}"
        required="false" maxSuggestedItems="25" immediate="true"
        styleClass="formselect" autoComplete="false" tabindex="101"
        id="inputSuggestCustomerId"
        value="#{myBean.filterCustomerId}" />


see screenshots

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to