[
https://issues.apache.org/jira/browse/TRINIDAD-2408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13781695#comment-13781695
]
Paresh Kumar Acharya commented on TRINIDAD-2408:
------------------------------------------------
The fix can be applied to 1.2.x as the fix is to use textContent attribute when
innerText and text attributes doesn't work.
> TrPage._getTextContent is not working in IE10
> ---------------------------------------------
>
> Key: TRINIDAD-2408
> URL: https://issues.apache.org/jira/browse/TRINIDAD-2408
> Project: MyFaces Trinidad
> Issue Type: Bug
> Components: Components
> Affects Versions: 2.0.0-core, 2.1.0-core
> Environment: IE-10
> Reporter: Paresh Kumar Acharya
> Assignee: Scott O'Bryan
> Fix For: 2.0.2-core, 2.1.0-core
>
> Attachments: 17285610.patch, 17285610_updated.patch, IE10-Test3.zip
>
>
> The TrPage._getTextContent() API is not working on ie 10. On ie10 the
> innerText attribute and the text attribute doesn't work on IE10. In IE 10
> textContent attribute shoule be used.
--
This message was sent by Atlassian JIRA
(v6.1#6144)