[
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