[
https://issues.jboss.org/browse/RF-11694?page=com.atlassian.jira.plugin.s...
]
Jean ANDRE commented on RF-11694:
---------------------------------
I've read the RF 10726 but it is not the same issue. In my case, the list is always
rendered. The list is included inside the finale page by an include (<ui:include
src="client/listClient.xhtml" />). There is one css for the entire page. The
fact is when we use AJAX a4jCommandButton, the list is not well rendered as shown the
screen-shot. You can also noticed that some CSS styles are displayed such as style on
data-row. But CSS styles on table (header and table border) are not rendered. When we use
h:CommandButton, the list appears well. Moreover, if a such list was alread displayed by
another path, this bug does not appears. CSS styles seem to be loaded and retrieved
correctly. Then, to make a summary, under AJAX, some CSS styles are not applied on
component (here a dataTable) when this component is part of a separated file and load by
an include. The question is also, why some CSS styles appear on table (data-row) while
other does not ?
RF4 : Bad rendering on rich:dataTable inside ui:include enclosed in a
rich:tabPanel
-----------------------------------------------------------------------------------
Key: RF-11694
URL:
https://issues.jboss.org/browse/RF-11694
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-panels-layout-themes, component-tables
Affects Versions: 4.0.0.Final
Environment: Websphere 8 - RAD 8 - JSF Mojorra 2.1.4 - Spring 3.0.6 Final - Use
@Inject @Named @SessionScoped as annotations - Firefox 7.0.1 - Windows 7 (6.1 sp1)
Reporter: Jean ANDRE
Assignee: Lukáš Fryč
Attachments: After F5 Key.jpg, Newly dynamic tab.jpg, Screen at the
beginning....jpg
The rich:dataTable is not rendering with CSS style when the dataTable is inside a
separate file (ui:include src=....) during the ajax rendering on a dynamic insert of
rich:tab.
The error does not appear when the content of the include file is directly moved inside
the final page, I mean without ui:include.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira