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

RTE when a Halo RadioButtonGroup is used inside of an FxApplication

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • Adobe Flex SDK 3.0 (Release)
    • None
    • mx: RadioButtonGroup
    • None
    • Affected OS(s): Windows
      Affected OS(s): Windows XP
      Browser: Firefox 2.x
      Language Found: English

    Description

      Steps to reproduce:
      1. Run the attached SWF or compile and run attached mxml file

      Actual Results:
      RTE

      TypeError: Error #1034: Type Coercion failed: cannot convert mx.controls::RadioButtonGroup@1609221 to flash.display.DisplayObject.
      at mx.components::Group/itemAdded()
      at mx.components::Group/initializeChildrenArray()
      at mx.components::Group/commitProperties()
      at mx.core::UIComponent/validateProperties()
      at mx.managers::LayoutManager/validateProperties()
      at mx.managers::LayoutManager/doPhasedInstantiation()
      at Function/http://adobe.com/AS3/2006/builtin::apply()
      at mx.core::UIComponent/callLaterDispatcher2()
      at mx.core::UIComponent/callLaterDispatcher()

      Expected Results:
      No RTE or compile-time error

      Workaround (if any):
      Use Declarations block:

      <Declarations>
      <RadioButtonGroup id="radiogroup1" />
      </Declarations>

      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: