Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Adobe Flex SDK 3.1 (Release)
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows XP
Browser: Internet Explorer 6.x
Language Found: English
Description
Steps to reproduce:
1. Run attached sample.
2. Click "Show ToolTip" button.
3. Move mouse over shown tooltip.
Actual Results:
"Class under mouse: FS161" message shown and event.target points to Application object
Expected Results:
"Class under mouse: mx.controls::ToolTip" message shown and event.target to point to ToolTip object
Workaround (if any):
None