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

Atanu Mukherjee (JIRA) jira-events at lists.jboss.org
Fri May 24 17:55:06 EDT 2013


Atanu Mukherjee created RF-13019:
------------------------------------

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


I have the following code inside a form -

<h:inputText id="userName" styleClass="span6" >
  <f:validateLength maximum="255"/>
  <rich:placeholder value="ID / Username"  />
</h:inputText>

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