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