You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Lee Burrows (JIRA)" <ji...@apache.org> on 2014/09/30 17:59:33 UTC

[jira] [Commented] (FLEX-34557) Platform.isBrowser does not work correctly

    [ 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)