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

Tooltip stays visible when tabbing to change view

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK 3.3 (Release)
    • None
    • Tooltip Manager
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Browser: Firefox 3.x
      Language Found: English

    Description

      Steps to reproduce:
      1. Create a viewstack
      2. Add a vbox with a textinput and button
      3. Set a tooltip on the textinput
      4. Set the click handler to change the viewstack's index to 1
      5. Add a second canvas with a button to the viewstack
      6. Set the second button's click handler to change the viewstack's index to 0
      7. Run the application
      8. Click into the textinput box and observe the tooltip appearing
      9. Tab once to get to the button and press Space to trigger the button to switch selectedIndex of the viewstack to the other canvas

      Actual Results:
      The tooltip from the first viewstack item is still visible, even though there is no tooltip on the new view

      Expected Results:
      The tooltip should disappear if the parent is removed from the display list

      Workaround (if any):
      Move the mouse at least 1 pixel

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: