[richfaces-issues] [JBoss JIRA] Updated: (RF-10687) Data Grid - @style and @styleClass ignored

Jay Balunas (JIRA) jira-events at lists.jboss.org
Thu Mar 3 11:35:45 EST 2011


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

Jay Balunas updated RF-10687:
-----------------------------

    Fix Version/s: 4.Future
         Priority: Minor  (was: Major)


> Data Grid - @style and @styleClass ignored
> ------------------------------------------
>
>                 Key: RF-10687
>                 URL: https://issues.jboss.org/browse/RF-10687
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-tables
>    Affects Versions: 4.0.0.CR1
>         Environment: RichFaces 4.0.0.20110227-CR1 r.21967
> Metamer 4.0.0.20110228-CR1 r.21993
> Apache MyFaces JSF-2.0 Core Impl 2.0.4
> JBoss AS 6.0.0.Final
> OpenJDK Runtime Environment 1.6.0_20-b20 @Linux
> Chrome 9.0.597.107 @ Linux x86_64
>            Reporter: Lukas Fryc
>            Priority: Minor
>             Fix For: 4.Future
>
>
> @style
> 1. open http://localhost:8080/metamer/faces/components/richDataGrid/simple.xhtml
> 2. set @style=color: red
> EXPECTED: red colored font in table
> ACTUAL: table style not changed
> @styleClass
> 1. open http://localhost:8080/metamer/faces/components/richDataGrid/simple.xhtml
> 2. set @styleClass=styleClass
> 3. open firebug console and evaluate "jQuery('.styleClass')"
> EXPECTED: element with class styleClass found
> ACTUAL: not such element found

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list