[
https://jira.jboss.org/jira/browse/RF-6037?page=com.atlassian.jira.plugin...
]
Nick Belaevski updated RF-6037:
-------------------------------
Fix Version/s: 3.3.1
(was: Future)
Assignee: Pavel Yaschenko (was: Nick Belaevski)
inplaces: in IE6-7 works wrong in scrollable container
-------------------------------------------------------
Key: RF-6037
URL:
https://jira.jboss.org/jira/browse/RF-6037
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.1
Reporter: Ilya Shaikovsky
Assignee: Pavel Yaschenko
Fix For: 3.3.1
look to related issue. The same for inplaces. Modal panel not need to be added.
reproduced just under next code:
<div style="width:220px; height:100px; overflow:auto;">
<f:facet name="header">
<h:outputText value="Person Info"></h:outputText>
</f:facet>
<h:panelGrid columns="2">
<h:outputText value="Name: "/>
<rich:inplaceInput defaultLabel="click to enter your name"/>
<h:outputText value="Email:"/>
<rich:inplaceInput defaultLabel="click to enter your email"/>
</h:panelGrid>
<div style="width:220px; height:500px;">
123
123
123
</div>
--
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