Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
Adobe Flex SDK 3.0 (Release)
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows XP
Language Found: English
Description
Steps to reproduce:
1. Run SWF or compile and run
2. Click button
3. Roll over label
Actual Results:
ToolTipManager.createToolTip ingnores ToolTipManager.toolTipClass
Expected Results:
ToolTip added by ToolTipManager.createToolTip should be of type: specified by ToolTipManager.toolTipClass
Workaround (if any):
—