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

Tooltip incorrectly positioned

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK 3.6 (Release)
    • None
    • mx: RadioButton
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Assign a tooltip value to any component
      2. Set
      stage.scaleMode = StageScaleMode.SHOW_ALL;
      stage.align = StageAlign.TOP_LEFT;
      3. Rollover component in browser

      Actual Results:
      Tool tip positions itself completely incorrectly

      Expected Results:

      It positions itself as its documented to be positioned

      Workaround (if any):

      Remove:

      stage.scaleMode = StageScaleMode.SHOW_ALL;
      stage.align = StageAlign.TOP_LEFT;

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: