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

Matthias Weßendorf updated ADFFACES-3:
--------------------------------------

        Fix Version/s: 1.0.0-incubating-core
    Affects Version/s: 1.0.0-incubating-core

> Disabled styles for NavigationLevel hint="tabs" are not effectively applied 
> to the DOM Element
> ----------------------------------------------------------------------------------------------
>
>                 Key: ADFFACES-3
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-3
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>    Affects Versions: 1.0.0-incubating-core
>            Reporter: Matt Cooper
>         Assigned To: Adam Winer
>            Priority: Trivial
>             Fix For: 1.0.0-incubating-core
>
>         Attachments: NavLevelTabsDisabled.patch
>
>
> The NavigationLevel with hint="tabs" needs to support the skin styles for 
> disabled tabs.  The existing code is attempting to apply mulitple style 
> classes to a single DOM element using the renderStyleClass() API.  This is 
> producing unexpected results because the actual effective style class is 
> invalid.  The correct solution is to use the renderStyleClasses() API and 
> provide an array containing the style classes to apply.  I have a patch and 
> will attach it to this issue.

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

Reply via email to