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

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

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

> Skin style inhibiting in non-inherited style blocks cause the entire block to 
> be dropped when it should be a no-op
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: ADFFACES-287
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-287
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>          Components: Skinning
>    Affects Versions: 1.0.0-incubating-core
>            Reporter: Matt Cooper
>             Fix For: 1.0.0-incubating-core
>
>
> If you have a skin style block where "-tr-inhibit: all;" is specified, it is 
> supposed to drop all previous style definitions for that selector.  This 
> works great except if that selector wasn't defined in the skin you are 
> extending.
> If a customer wants to implement their own skin (based on a default Trinidad 
> skin), they should be able to add "-tr-inhibit: all;" definitions in all of 
> their style blocks regardless of whether the selector for that style block is 
> present in the Trinidad skin.  Currently, if they do this any selectors not 
> in the Trinidad skin will simply be ignored and any additional style 
> definitions in that block will not make it into the generated CSS file.
> Inhibiting style definitions when none exist should be applying only to 
> definitions from inherited skins, not the current skin.

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