[
https://issues.apache.org/jira/browse/TRINIDAD-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12778759#action_12778759
]
Matthias Weßendorf commented on TRINIDAD-1640:
----------------------------------------------
fix could be to change htmlBasic, to have:
-<capability name="-adfinternal-supportsDisabledOptions" value="true"/>
-remove it from gecko, as it inherits from htmlBasic
-add an extra XML for ie7, where we say FALSE for the
"-adfinternal-supportsDisabledOptions" capability
> 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.