After selecting one row in Spark Datagrid, and pressing up or down keys on keyboard, nothing happens. It works ok after tabbed somewhere.
I traced 4 values to track this, who has focus after events: focusOut, focusIn, mouseFocusChange and keyFocusChange. Only clue I found is that key nav in Datagrid works properly after keyFocusChange happend once (press tab once). Could be related to https://issues.apache.org/jira/browse/FLEX-24334 but right now can't open it as server is in maintenance. How to fix this? What can it be that blocks first key press? -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Keyboard-navigation-in-Spark-Datagrid-from-SDK-4-15-doesn-not-work-until-TAB-ed-somewhere-tp14480.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
