Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK 3.0 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Create a Flex app; add an mx:Text
2. Set the htmlText property to 'This is a <a href="#">link</a>' (without the single quotes)
3. Run the app and try to get to the link using keyboard (by pressing TAB key)
Actual Results:
There is no way to get to such links using keyboard
Expected Results:
Ones should be able to navigate using TAB to all elements in the page, including links.
Workaround (if any):
N/A