You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Sh Ma (JIRA)" <de...@myfaces.apache.org> on 2005/11/05 20:25:22 UTC

[jira] Commented: (MYFACES-547) Firefox fails to render autoUpdateDataTable styles specified by the rowClasses attribute

    [ http://issues.apache.org/jira/browse/MYFACES-547?page=comments#action_12356859 ] 

Sh Ma commented on MYFACES-547:
-------------------------------

Hi Martin,

Sorry for the late reply.  If you're referring to the attachment in issue 552, then yes, it is an updated webapp that demonstrates the problems with multiple autoUpdateDataTables.  Thanks!

> Firefox fails to render autoUpdateDataTable styles specified by the rowClasses attribute
> ----------------------------------------------------------------------------------------
>
>          Key: MYFACES-547
>          URL: http://issues.apache.org/jira/browse/MYFACES-547
>      Project: MyFaces
>         Type: Bug
>   Components: Sandbox
>     Versions: 1.1.1
>  Environment: Tested on Windows XP, IE 6.0 - nightly build from Sep. 7, 2005 
>     Reporter: Sh Ma
>     Assignee: Martin Marinschek
>     Priority: Minor
>      Fix For: 1.1.1
>  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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira