Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. run attached application
2. click the 1st date field, then click the clear selected date button
-->selected date is null and field is cleared
3. click the 2nd date field, then click the clear selected date button
-->selected date is null and field is NOT cleared
3. click the 3rd date field, then click the clear selected date button
-->selected date is null and field is NOT cleared
4. click the 4th date field, then click the clear selected date button
-->selected date is null and field is cleared
The first dateField has no formatter and the 4th one has a pretty standard one including M D and Y
probably related to SDK-25343