[
http://jira.jboss.com/jira/browse/RF-2423?page=all ]
Tatyana Romanovich reopened RF-2423:
------------------------------------
Assignee: Nick Belaevski (was: Viktor Volkov)
InplaceInput: Enter key doesn't work for components with controls
EXECUTE:
1. create jsp page with code
<h:form>
<h:panelGrid columns="2">
<h:outputText value="Example6: showControls" />
<rich:inplaceInput defaultLabel="click to enter your email"
showControls="true"/>
<h:outputText value="Example7: controls position" />
<rich:inplaceInput value="#{user.name}" showControls="true"
controlsVerticalPosition="bottom"
controlsHorizontalPosition="left"/>
</h:panelGrid>
</h:form>
2. Run application, open tested page
3. Enter some value into the first inplaceInput control
4. Try to press ENTER key
FAILURE: they don't work correctly (focus was lost, inplaceInput has Edit state)
inplaceInput: ENTER button doesn't works
----------------------------------------
Key: RF-2423
URL:
http://jira.jboss.com/jira/browse/RF-2423
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Reporter: Ilya Shaikovsky
Assigned To: Nick Belaevski
Priority: Minor
Fix For: 3.2.0
FuncSpec-RF-II-FR-050-1.0 Change State from Edit to View
FuncSpec-RF-II-FR-060-1.0 Change State from Edit to Changed
B.t.w. works fine for inplaceSelect
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira