[
https://issues.apache.org/jira/browse/TRINIDAD-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508852
]
Matthias Weßendorf commented on TRINIDAD-81:
--------------------------------------------
TRINIDAD-81 was created twice...
> Wrong converting of CSS pseudo classes
> --------------------------------------
>
> Key: TRINIDAD-81
> URL: https://issues.apache.org/jira/browse/TRINIDAD-81
> Project: MyFaces Trinidad
> Issue Type: Bug
> Components: Skinning
> Affects Versions: 1.0.1-core
> Reporter: Tomas Havelka
>
> Stylesheet's pseudo classes selectors are converted badly. Only selectors
> which exactly ends with pseudo classes are converted correctly, others not.
> For example selector ".BFGlobalButton a.OraLink:hover img" is converted to
> ".BFGlobalButton a.OraLink.p_AFHover img" because CSSGenerationUtils does not
> recognize correctly stylesheet pseudo class. In previous release
> (1.0.1-incubating) everything works fine.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.