[
https://issues.apache.org/jira/browse/FLEX-34557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153315#comment-14153315
]
Lee Burrows commented on FLEX-34557:
------------------------------------
Good spot. Can you provide a patch to fix this? (otherwise i can do it if you
prefer)
> Platform.isBrowser does not work correctly
> ------------------------------------------
>
> Key: FLEX-34557
> URL: https://issues.apache.org/jira/browse/FLEX-34557
> Project: Apache Flex
> Issue Type: Bug
> Reporter: Aleksey
> Priority: Minor
> Labels: easyfix
>
> In the Platform.as line 262 _isBrowser = (playerType == "Plugin" ||
> playerType == "ActiveX");
> Instead "Plugin" it should compare against "PlugIn"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)