[richfaces-issues] [JBoss JIRA] Resolved: (RF-3016) dataTable: rich:dataTable display wrong under IE, Safari & Opera in case some columns are not rendered inside dataTable.

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Fri Jul 10 18:41:31 EDT 2009


     [ https://jira.jboss.org/jira/browse/RF-3016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ilya Shaikovsky resolved RF-3016.
---------------------------------

    Resolution: Rejected
      Assignee: Tsikhon Kuprevich  (was: Nick Belaevski)


3.1.x branch no more under active development,

> dataTable: rich:dataTable display wrong under IE, Safari & Opera in case some columns are not rendered inside dataTable.
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: RF-3016
>                 URL: https://jira.jboss.org/jira/browse/RF-3016
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.5
>         Environment: IE6, IE7, Safari, Opera
>            Reporter: Mikhail Vitenkov
>            Assignee: Tsikhon Kuprevich
>             Fix For: 3.1.x
>
>         Attachments: dataTable3_1_5.png
>
>
> Step 1. Create rich:column inside rich:dataTable with rendered="false".
> Use following code:
> <rich:dataTable id="dataTableID" var="dataTableID" value="#{dataTable.mounths}" rowKeyVar="key"...
> ...<rich:column id="qty" rendered="false">
> 					<h:outputText value="#{detail.qty}" />
> 				</rich:column>...
> </rich:dataTable>
> Step 2. Navigate to page contained tested rich:dataTable component.
> Step 3. Verify dataTable common view.
> Actual behavior:
> dataTable component have quite different view under different browsers. For more information see attached dataTable3_1_5.png

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

        



More information about the richfaces-issues mailing list