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

spark window should support new 'owner' parameter in NativeWindowInitOptions in AIR 2.6

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Later
    • Adobe Flex SDK Previous
    • None
    • Spark: Window
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Install Flex 4.5.0.19665
      2. Overlay AIR 2.6
      3. Change app namespace to 2.6, and target player version to 11.0
      4. Try to use a spark:window to create a native window with an owner.

      Actual Results:
      Spark:Window creates the native window in commitProperties(). It doesn't support setting the (new in AIR 2.6) 'owner' flag.

      Expected Results:
      Spark:Window to have a public 'owner' flag.

      Workaround (if any):
      Sublass Spark::Window and override commitProperties, which requires duplicating all the code in commitProperties. Ugly.

      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: