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

GraphicElement displayObjectSharingMode doesnt code hint enums [missing metadata]

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • None
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Found in 4.0.0 (build 13771)

      Steps to reproduce:
      1. Copy and paste the following into Flash Builder 4:

      <?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">

      <s:Ellipse displayObjectSharingMode="" />

      </s:Application>

      2. Try and get code hints for displayObjectSharingMode property.

      Actual Results:
      No code hints for the various enums.

      Expected Results:
      Hints: "ownsSharedObject", "ownsUnsharedObject", and "usesSharedObject"

      Workaround (if any):
      Read the docs.

      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: