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

Modal popup closed too quickly disables all input on window

    XMLWordPrintableJSON

Details

    • Bug
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • Apache Flex 4.11.0
    • None
    • None

    Description

      When creating a popup for a mobile app using a SkinnablePopUpContainer, closing it quickly after opening will remove the popup from the screen, but the modal aspect remains, preventing any touch interactions. This gives the appearance of the app being unresponsive and looks as though it has crashed. I noticed this with a loading dialog which would close really quickly when performing operations on faster devices or with users with little data. It is easy to reproduce by creating a simple mobile project and closing a modal popup immediately after opening it. I suspect that the FlexEvent.STATE_CHANGE_COMPLETE even does not fire when the popup is closed too quickly, which prevents SkinnablePopUpContainer's stateChangeComplete_handler function from being called.

      Attachments

        1. Test.fxp
          13 kB
          Colin Childs

        Activity

          People

            mamsellem Maurice Amsellem
            cchilds Colin Childs
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: