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

Modal popup do not behave in a modal fashion

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK 4.1 (Release)
    • Adobe Flex SDK Previous
    • PopUp Manager
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Browser: Internet Explorer 8.x
      Language Found: English

    Description

      Configuration:

      • Flex 4.1
      • Flash player 10
      • IE8
      • JAWS 12

      When you create a popup with PopUpManager.createPopUP() or PopUpManager.addPopUp() and specify that the popup should be modal; the behavior is not modal for screen reader users. I expect that I should only have access to the popup window and its child components via JAWS but I can use the virtual PC cursor to roam all over the application and its child components.

      Actual Results:
      JAWS / Screen reader user can use the virtual PC cursor to roam all over the application and its child components.

      Expected Results:
      I should only have access to the popup window and its child components via JAWS.

      Workaround (if any):

      Note that the Alert seems to behave correctly in this regard. I looked at the source for Alert.as and AlertAccImpl.as and essentially the code is making the application and other containers/children silent and then translating that info to the MSAA client. If this can be replicated in PopUpManager for Modal popups then this issue can be fixed.

      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: