Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK 3.4 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Add a component to the stage and assign a tool tip
2. Without using the mouse, navigate to that component
3. Attempt to display the tool tip
Actual Results:
Tooltip cannot be displayed with keyboard
Expected Results:
Provide a hotkey for displaying the tooltip
Workaround (if any):
Custom implementation, listen for keyboard events, or modify ToolTipManager