[richfaces-issues] [JBoss JIRA] Resolved: (RF-6037) inplaces: in IE6-7 works wrong in scrollable container

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Wed Mar 11 15:30:22 EDT 2009


     [ https://jira.jboss.org/jira/browse/RF-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski resolved RF-6037.
--------------------------------

    Resolution: Duplicate Issue
      Assignee: Tsikhon Kuprevich  (was: Pavel Yaschenko)


> 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: Tsikhon Kuprevich
>             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

        



More information about the richfaces-issues mailing list