]
Ilya Shaikovsky updated RF-10289:
---------------------------------
Fix Version/s: Post_4.F
was not considered as base functionality. so will be added later.
rich:inplaceInput controlsVerticalPosition controlsHorizontalPosition
isn't working!
------------------------------------------------------------------------------------
Key: RF-10289
URL:
https://issues.jboss.org/browse/RF-10289
Project: RichFaces
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: component-input
Affects Versions: 4.0.0.Milestone5
Environment: Windows 7 & IE 8 - Tomcat 7.0 - Richfaces 4.0 M5
Reporter: Samuel Lee
Fix For: Post_4.F
sample source:
<h:panelGrid columns="2">
<h:outputText value="Name: " />
<rich:inplaceInput defaultLabel="click to enter your name"
showControls="true" controlsVerticalPosition="top"
controlsHorizontalPosition="right"/>
<h:outputText value="Email:" />
<rich:inplaceInput defaultLabel="click to enter your email"
showControls="true" controlsVerticalPosition="center"
controlsHorizontalPosition="left" />
</h:panelGrid>
Default value is "bottom" and "right". It isn't working with
other values..
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: