[richfaces-issues] [JBoss JIRA] Resolved: (RF-2628) InplaceInput: edit/view sizes synchronization works wrong in all browsers.

Anton Belevich (JIRA) jira-events at lists.jboss.org
Wed Dec 10 13:32:46 EST 2008


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

Anton Belevich resolved RF-2628.
--------------------------------

    Resolution: Out of Date


> InplaceInput: edit/view sizes synchronization works wrong in all browsers.
> --------------------------------------------------------------------------
>
>                 Key: RF-2628
>                 URL: https://jira.jboss.org/jira/browse/RF-2628
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>            Reporter: Ilya Shaikovsky
>            Assignee: Anton Belevich
>            Priority: Minor
>
> 	  <rich:dataTable value="#{dataTableScrollerBean.tenRandomCars}" var="car">
> 	  	<rich:column>
> 	  		<h:outputText value="#{car.make}"/>
> 	  	</rich:column>
> 	  	<rich:column>
> 	  		<h:outputText value="#{car.model}"/>
> 	  	</rich:column>
> 	  	<rich:column>
> 	  		<rich:inplaceInput layout="block" value="#{car.price}"/>
> 	  	</rich:column>
> 	  </rich:dataTable>
> After you click inplace - column grows only under opera and only for some seconds. At all other browsers table border dissapears as it below input.

-- 
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