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

TooltipManager.createToolTip() should dispatch a TooltipEvent.TOOL_TIP_CREATE event

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Later
    • Adobe Flex SDK 3.2 (Release)
    • None
    • Tooltip Manager
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Build and launch the attached application
      2. Move the mouse cursor over the green square, a custom tool tip appears
      3. Move the mouse cursor over the red square

      Actual Results:
      The default tooltip appears

      Expected Results:
      The custom tool tip should appear.
      It is not working because the red square is a custom component that manages its tooltip by calling ToolTipManager.createToolTip().
      In that case the TooltipEvent.TOOL_TIP_CREATE event is not dispatched and no custom tooltip can be set on this custom component.

      Workaround (if any):
      None

      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: