[ 
https://issues.apache.org/jira/browse/TRINIDAD-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12897806#action_12897806
 ] 

Matt Cooper commented on TRINIDAD-1880:
---------------------------------------

I vaguely remember IE6 having a problem with not being able to handle a certain 
kind of selector.  I don't recall if it was compound selectors (e.g. ".x.y"), 
containment selectors (e.g. ".x .y"), or a combination of both (e.g. ".x.y 
.z").  It sounds like this might be what you are running into.

Can you confirm which version(s) of Internet Explorer you are having this 
problem in; is this only a problem in IE6?

I don't have access to a computer that runs IE6 but a definition like this 
appears to be working in IE7 and IE8.

> Changing the font-color of middle/top portion of a disabled tab doesn't work 
> for Internet Explorer (v6-v8)
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-1880
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1880
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Skinning
>    Affects Versions:  1.0.8-core
>         Environment: windows xp, ie6, ie7, ie8
> trinidad package: ...-api-1.0.8.jar and ...-impl-1.0.8.jar
>            Reporter: teckpro
>
> hi there,
> usually the (css-) skinning for an inactive middle tab works with 
> "af|navigationPane::tabs-inactive af|navigationPane::tabs-mid" and i got no 
> problem there. unfortunately the documentation doesn't explain how to style 
> disabled-inactive tabs. so after trying a bit i found out that 
> "af|navigationPane::tabs-inactive:disabled af|navigationPane::tabs-mid"
> is the correct css-class for skinning the color. but then i realized that it 
> has no effect at all for every version of the IE and again unfortunately our 
> customer works exclusively with IE and nothing else.
> can someone help me or fix the problem?
> thanks in advance
> jonathan

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