Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
-
Tested on Firefox 1.0.6, Windows XP - from 9/7/2005 nightly build
Description
For example:
<h:dataTable id="table1"...>
....
<s:autoUpdateDataTable id="table2"...>
....
</s:autoUpdateDataTable>
....
</h:dataTable>
Firefox fails to render it correctly, producing some strange results. In this case, it seems to replicate the entire page within the table twice...