You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Aleksey (JIRA)" <ji...@apache.org> on 2014/09/29 23:15:35 UTC

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

Aleksey created FLEX-34557:
------------------------------

             Summary: 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


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)