[richfaces-issues] [JBoss JIRA] Updated: (RF-3098) suggestionbox: nothingLabel is not displayed if quickly replace focus

Aleksej Yanul (JIRA) jira-events at lists.jboss.org
Wed Apr 16 12:02:16 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-3098?page=all ]

Aleksej Yanul updated RF-3098:
------------------------------

              Summary: suggestionbox: nothingLabel is not displayed if quickly replace focus  (was: suggestionbox: js error)
    Affects Version/s: 3.1.5
          Description: 
 code:
<f:verbatim> <input value="text" type="text" id="inputID" /></f:verbatim>

       <h:inputText value="#{sb.property}" id="text" />
<rich:suggestionbox id="suggestionBoxId" nothingLabel="nothingLabel work! "
                 ....
oncomplete="document.getElementById('inputID').focus()" >
                    ...
          </rich:suggestionbox>


> suggestionbox: nothingLabel is not displayed if quickly replace focus
> ---------------------------------------------------------------------
>
>                 Key: RF-3098
>                 URL: http://jira.jboss.com/jira/browse/RF-3098
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.5
>            Reporter: Aleksej Yanul
>
>  code:
> <f:verbatim> <input value="text" type="text" id="inputID" /></f:verbatim>
>        <h:inputText value="#{sb.property}" id="text" />
> <rich:suggestionbox id="suggestionBoxId" nothingLabel="nothingLabel work! "
>                  ....
> oncomplete="document.getElementById('inputID').focus()" >
>                     ...
>           </rich:suggestionbox>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list