[
https://jira.jboss.org/jira/browse/RF-3895?page=com.atlassian.jira.plugin...
]
Inna Shchibrya reopened RF-3895:
--------------------------------
Bug is reproduced on v.3.3.1-SNAPSHOT SVN $Revision: 12244:
<%@ taglib
uri="http://java.sun.com/jsf/html" prefix="h"%>
<%@ taglib
uri="http://java.sun.com/jsf/core" prefix="f"%>
<%@ taglib
uri="http://richfaces.org/a4j" prefix="a4j"%>
<%@ taglib
uri="http://richfaces.org/rich" prefix="rich"%>
<html>
<head>
<title>Custom Component</title>
</head>
<body>
<f:view>
<h:form>
This is because such an error can easily be made at programming level, <br />
and while invisible for the user who does not understand or cannot <br />
acquire the source code, many of those
<rich:inplaceInput ></rich:inplaceInput>
are easy to exploit.
</h:form>
</f:view>
</body>
</html>
Click on the component and then click on any place -->    
text is appeared.
Please, verify it.
inplaceInput: component with empty default label and value shows
    text
----------------------------------------------------------------------------------------
Key: RF-3895
URL:
https://jira.jboss.org/jira/browse/RF-3895
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.2
Environment: all browsers
jsp
test-application
Reporter: Tatyana Romanovich
Assignee: Anton Belevich
Priority: Minor
Fix For: 3.2.2
Attachments: inplaceInputInvalidText.png
1. Go to the jsp test application
2. Select RichFaces
3. Select InplaceInput component
4. Delete (set empty) value for defaultLabel attribute
5. Set cursor to the inplaceInput component (and delete entered value if it exists)
6. Set focus to the other control
FAILURE: inplaceInput component contains "   " text
value
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira