[
https://issues.jboss.org/browse/RF-13019?page=com.atlassian.jira.plugin.s...
]
Michal Petrov reassigned RF-13019:
----------------------------------
Assignee: Michal Petrov
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-Tracking
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