Shigeru Nakagaki created FLEX-34373:
---------------------------------------
Summary: spark.components.Alert should set a focus to defaultButton
Key: FLEX-34373
URL: https://issues.apache.org/jira/browse/FLEX-34373
Project: Apache Flex
Issue Type: Bug
Affects Versions: Apache Flex 4.12.0
Environment: Windows 7 64bit Japanese, Flex SDK 12.1, AIR 14
Reporter: Shigeru Nakagaki
Priority: Minor
Alert.show("Goal!!!", "Information", Alert.OK, null, null, null, Alert.OK);
Even after creation-complete of Alert, alert.defaultButton is still null.
And we have to press TAB key to set focus the button.
--
This message was sent by Atlassian JIRA
(v6.2#6252)