You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Adam Winer (JIRA)" <ad...@incubator.apache.org> on 2006/05/08 17:59:23 UTC

[jira] Closed: (ADFFACES-3) Disabled styles for NavigationLevel hint="tabs" are not effectively applied to the DOM Element

     [ http://issues.apache.org/jira/browse/ADFFACES-3?page=all ]
     
Adam Winer closed ADFFACES-3:
-----------------------------

    Resolution: Fixed

Applied patch.

> Disabled styles for NavigationLevel hint="tabs" are not effectively applied to the DOM Element
> ----------------------------------------------------------------------------------------------
>
>          Key: ADFFACES-3
>          URL: http://issues.apache.org/jira/browse/ADFFACES-3
>      Project: MyFaces ADF-Faces
>         Type: Bug

>     Reporter: Matt Cooper
>     Assignee: Adam Winer
>     Priority: Trivial
>  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.
-
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