[
https://issues.apache.org/jira/browse/TRINIDAD-2408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13741285#comment-13741285
]
Paresh Kumar Acharya commented on TRINIDAD-2408:
------------------------------------------------
Attached the testcase (IE10-Test3.zip) to the jira issue. The testcase can be
opened using jdev 11.1.1.2.4
To reproduce the issue follow the following steps
1) Run the index.jspx and open it in IE10
2) Click any link in the page to launch the dialog window. We can observe that
the dialog window is not opening in IE10.
The problem occurs because in IE10 the script content can't be extracted
successfully from the ppr response.
In this case the fix was not done in agent code as the no agent code is
involved in this flow.
> 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
> Attachments: 17285610.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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira