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

PopUpManager addPopUp and removePopUp events

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK Previous
    • None
    • Events
    • None
    • Affected OS(s): All OS Platforms
      Browser: Firefox 3.x
      Language Found: English

    Description

      Steps to reproduce:
      --In Flex 3.5:
      1. Add a custom object via PopUpManager.addPopUp (or createPopUp)
      2. Add an event listener for FlexEvent.HIDE and FlexEvent.SHOW
      3. Run the application and trace the dispatched events

      Actual Results:
      When the object is pop up via PopUpManager.addPopUp (or createPopUp) first HIDE then SHOW events are dispatched. When removePopUp is called, none is dispatched. The visibility property is always on as it should be.

      Expected Results:
      In fact, I need to know when the object is pop up (show) and removed (hide).

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: