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

Alert component can't work well if minimize the application to the windows taskbar

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK 3.1 (Release)
    • None
    • mx: Alert
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Browser: Internet Explorer 6.x
      Language Found: English

    Description

      Steps to reproduce:
      1. Run the application.
      2. Minimize the application to the windows task bar.
      3. Show an alert while the application is minimized by programming.
      4. Active the application from the windows task bar.

      Actual Results:
      A blur window shows with a spot on the top-left corner. And the user can click buttons below the mask.

      Expected Results:
      Show the alert in the center of the application.
      The user cannot click any component while there is an alert.

      Workaround (if any):
      Alert.show("It is invalid.',"WARNING", Alert.OK, this, null, WarnIcon, Alert.OK);

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: