You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Christian Kaltepoth (JIRA)" <de...@myfaces.apache.org> on 2007/02/28 09:45:06 UTC

[jira] Updated: (TOMAHAWK-145) Firefox fails to render autoUpdateDataTable styles specified by the rowClasses attribute

     [ https://issues.apache.org/jira/browse/TOMAHAWK-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Kaltepoth updated TOMAHAWK-145:
-----------------------------------------

    Status: Patch Available  (was: Reopened)

> Firefox fails to render autoUpdateDataTable styles specified by the rowClasses attribute
> ----------------------------------------------------------------------------------------
>
>                 Key: TOMAHAWK-145
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-145
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: AutoUpdateDataTable
>         Environment: Tested on Windows XP, IE 6.0 - nightly build from Sep. 7, 2005 
>            Reporter: Sh Ma
>         Assigned To: Martin Marinschek
>            Priority: Minor
>         Attachments: sandbox.war
>
>
> CSS styles specified by using the rowClasses attribute are not displayed.  For example, I have something like:
> <x:autoUpdateDataTable rowClasses="oddRow,evenRow" ...
> Although both oddRow and evenRow are specified in the rendered HTML - for example:
> <tr class="oddRow">...
> ...Firefox doesn't render the rows according to the specified CSS style.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.