[
https://issues.apache.org/jira/browse/TRINIDAD-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12778758#action_12778758
]
Matthias Weßendorf commented on TRINIDAD-1640:
----------------------------------------------
the "gecko.xml" file (in IMPL/src/main/resources/META-INF/agent) has this
setting:
<capability name="-adfinternal-supportsDisabledOptions" value="true"/>
where htmlBasic has:
<capability name="-adfinternal-supportsDisabledOptions" value="false"/>
> IE: IE7 doesn't support disabled options
> ----------------------------------------
>
> Key: TRINIDAD-1640
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1640
> Project: MyFaces Trinidad
> Issue Type: Bug
> Affects Versions: 1.2.12-core
> Reporter: Matthias Weßendorf
> Assignee: Matthias Weßendorf
>
> IE7 doesn't support disabled options, but IE8, Safari,
> Chrome and FF do. So the only agent that should return false for
> CAP_SUPPORTS_DISABLED_OPTIONS is IE7.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.