Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Load the bugfile main.swf
2. Click on the MenuBar to show a submenu.
3. Close the submenu by clicking in the last column of the DataGrid. An editor should pop up.
4. Start tabbing.
Actual Results: You are no longer able to tab around in the Application. If you load the same child application w/o loadForCompatibility=true, then, things work correctly.
Also, if you tab w/o using the mouse first, you will also not reproduce the error.
Expected Results: You should be able to tab through all of the controls in the child application.
Workaround (if any):