Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-23061

[Mirroring] SWFLoader component should not be mirrored even when layoutDirection="rtl"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • Adobe Flex SDK 4.1 (Release)
    • None
    • mx: SWFLoader
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Compile and run the following application:
      <?xml version="1.0" encoding="utf-8"?>
      <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
      xmlns:s="library://ns.adobe.com/flex/spark"
      xmlns:mx="library://ns.adobe.com/flex/mx"
      layoutDirection="rtl" direction="ltr">
      <mx:SWFLoader source="flex-logo.gif" />
      </s:Application>

      Actual Results: The SWFLoader component is mirrored.

      Expected Results: Like Image, BitmapImage, and our text components, SWFLoader should not mirror.

      Workaround (if any):

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: