[richfaces-issues] [JBoss JIRA] Reopened: (RF-3046) Suggestionbox pops when focus lost and has no results to display (shows nothingLabel)

Aleksej Yanul (JIRA) jira-events at lists.jboss.org
Wed Apr 16 11:41:56 EDT 2008


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

Aleksej Yanul reopened RF-3046:
-------------------------------

             
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 pops when focus lost and has no results to display (shows nothingLabel)
> -------------------------------------------------------------------------------------
>
>                 Key: RF-3046
>                 URL: http://jira.jboss.com/jira/browse/RF-3046
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0, 3.1.4
>         Environment: Win XP, Tomcat 6.0, RF 3.1.4, Seam 2.0.1, Facelets 
>            Reporter: Mark Michalek
>         Assigned To: Pavel Yaschenko
>             Fix For: 3.1.5, 3.2.1
>
>         Attachments: rf3029.war
>
>
> Suggestion box pops up after focus is lost, but only if there is nothing to suggest.   I originally reported this as RF-3029, but later figured out it only happens when there are no suggestions.
> Please see the attached war, the problem should be easy to recreate with that.

-- 
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