[ http://jira.jboss.com/jira/browse/RF-2628?page=all ]
Nick Belaevski updated RF-2628:
-------------------------------
Fix Version/s: 3.2.2
(was: 3.2.1)
> InplaceInput: edit/view sizes synchronization works wrong in all browsers.
> --------------------------------------------------------------------------
>
> Key: RF-2628
> URL: http://jira.jboss.com/jira/browse/RF-2628
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.2.0
> Reporter: Ilya Shaikovsky
> Assigned To: Anton Belevich
> Priority: Minor
> Fix For: 3.2.2
>
>
> <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:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues