[
https://jira.jboss.org/jira/browse/RF-8662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Shaikovsky updated RF-8662:
--------------------------------
Attachment: before reRender.jpg
after rerender.jpg
pay attention to header cells messed and absence of footer.
Also there is next message
Messages: 'richfaces.getCSSRule(...).style' - is null or not an object
Line: 50
Column: 3
Code: 0
http://localhost:8080/richfaces-showcase/javax.faces.resource/extendedDataTable.js.jsf
> extendedDataTable: broken on rerender by ajax in IE
> ---------------------------------------------------
>
> Key: RF-8662
> URL: https://jira.jboss.org/jira/browse/RF-8662
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-tables
> Affects Versions: 4.0.0.ALPHA1
> Environment: IE8 and IE8 compatibility with 7
> Reporter: Ilya Shaikovsky
> Assignee: Konstantin Mishin
> Priority: Critical
> Fix For: 4.0.0.ALPHA2
>
> Attachments: after rerender.jpg, before reRender.jpg
>
>
> <tbl:extendedDataTable frozenColumns="1"
> value="#{carsBean.allCars}" rows="100" var="car" id="table" clientRows="50"
> style="width:300px; height:300px;">
> <tbl:column>
> <f:facet name="header">
> <h:outputText value="Make" />
> </f:facet>
> <h:outputText value="#{car.make}"/>
> <f:facet name="footer">
> remove this also to check
> </f:facet>
> </tbl:column>
> ...
> <a4j:commandButton execute="@this" render="table"
> value="table"></a4j:commandButton>
> see screenshots.
--
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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues