[richfaces-issues] [JBoss JIRA] (RF-11549) Tab: attribute headerClass doesn't work correctly

Brian Leathem (Updated) (JIRA) jira-events at lists.jboss.org
Sun Oct 16 22:38:45 EDT 2011


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

Brian Leathem updated RF-11549:
-------------------------------

    Fix Version/s: 4.1.0.Milestone4
                       (was: 4.1.0.Tracking)

    
> Tab: attribute headerClass doesn't work correctly
> -------------------------------------------------
>
>                 Key: RF-11549
>                 URL: https://issues.jboss.org/browse/RF-11549
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-panels-layout-themes
>    Affects Versions: 4.1.0.Milestone3
>         Environment: RichFaces 4.1.0-SNAPSHOT
> Metamer 4.1.0-SNAPSHOT r.22800
> Mojarra 2.1.3-SNAPSHOT
> JBoss Web 7.0.1.Final
> OpenJDK Runtime Environment 1.6.0_22-b22 @ Linux
> Chrome 14.0.835.202 @ Linux i686
>            Reporter: Pavol Pitonak
>            Priority: Trivial
>              Labels: ci_issue
>             Fix For: 4.1.0.Milestone4
>
>
> # deploy Metamer and open http://localhost:8080/metamer/faces/components/richTab/simple.xhtml
> # set headerClass=xxx
> # inspect page source
> result:
> a space before class name is missing 
> {code:xml}
> <td id="form:tab1:header:inactive" class="rf-tab-hdr rf-tab-hdr-inact rf-tab-hdr-topxxx" style="display : none">
>     <span class="rf-tab-lbl">tab1 header</span>
> </td>
> {code}
> there is the same problem with attribute *tabHeaderClass* in rich:tabPanel

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

        


More information about the richfaces-issues mailing list