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

Juraj Húska (JIRA) jira-events at lists.jboss.org
Fri Dec 6 10:30:06 EST 2013


     [ https://issues.jboss.org/browse/RF-13019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Juraj Húska closed RF-13019.
----------------------------



Verified [here|https://github.com/jhuska/richfaces-sanbox/tree/RF-13019].

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