[richfaces-issues] [JBoss JIRA] (RF-13019) Placeholder disappears after form reset

Taylor Burton (JIRA) jira-events at lists.jboss.org
Tue Aug 20 19:11:26 EDT 2013


    [ https://issues.jboss.org/browse/RF-13019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798054#comment-12798054 ] 

Taylor Burton commented on RF-13019:
------------------------------------

We have the same issue, but I can't get mine to come back without redeploying our webserver.
                
> Placeholder disappears after form reset
> ---------------------------------------
>
>                 Key: RF-13019
>                 URL: https://issues.jboss.org/browse/RF-13019
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.3.2
>            Reporter: Atanu Mukherjee
>            Assignee: Michal Petrov
>             Fix For: 5.0.0.Alpha2
>
>
> I have the following code inside a form -
> {code}
> <h:inputText id="userName" styleClass="span6" >
>   <f:validateLength maximum="255"/>
>   <rich:placeholder value="ID / Username"  />
> </h:inputText>
> {code}
> The placeholder value disappears if I reset the form. Comes back up after I click the control and tab out.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list