[
https://issues.apache.org/jira/browse/FLEX-34557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-34557:
---------------------------------
Labels: easyfix patch (was: easyfix)
> 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, patch
> Attachments: Fix_for_FLEX-34557.patch
>
>
> 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)