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

Alert window is not centered

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • Adobe Flex SDK 3.2 (Release)
    • None
    • mx: Alert
    • None
    • Affected OS(s): Windows
      Affected OS(s): Windows XP
      Browser: Firefox 3.x
      Language Found: Japanese

    Description

      Steps to reproduce:
      1. click "Button".
      2. click ComboBox.
      3. change TextInput.

      Actual Results:
      Alert window from ComboBox in click event is not centered.

      Expected Results:
      All alert window is placed in center of window.

      Workaround (if any):
      Call showAlert from a callLater() call:

      <mx:ComboBox id="cb1" dataProvider="

      {cards}

      " click="callLater(showAlert)"/>

      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: