History | Log In     View a printable version of the current page.  
Issue Details (XML)

Key: SDK-15574
Type: Bug Bug
Status: Closed Closed
Resolution: Not a Bug
Priority: None None
Assignee: Joann Chuang
Reporter: Bruce Crabtree
Votes: 0
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
Flex SDK

Flex 3 DateField does not clear selected date when it is clicked

Created: 05/15/08 09:20 AM   Updated: 05/20/08 05:33 PM
Component/s: mx: DateField
Security Level: Public (All JIRA Users )

Severity: Incorrectly Functioning
Reproducibility: Every Time
Discoverability: High
Found in Version: SDK Flex 3 (Released)
Affected OS(s): All OS Platforms
Steps to Reproduce:
Steps to reproduce:
1. Select any date in a DateField control.
2. Select the same date again.
3.
 
 Actual Results: The selected date is not cleared from the datefield control.
 
 Expected Results: It should deselect the selected date. (This worked in Flex 2)
 
 
 Workaround (if any): Add functions to run onchange to compare selected date with date chosen in the control and clear selected date if it's the same date.
 
 
 
Language Found: English
Bugbase Id: none
Regression: Yes
QA Owner: Joann Chuang
Resolved by: Joann Chuang
Participants: Bruce Crabtree and Joann Chuang


 All   Comments      Sort Order:
Joann Chuang - [05/20/08 05:32 PM ]
This was actually a bug in Flex 2. https://bugs.adobe.com/jira/browse/SDK-9423

For consistency, now you CTRL + Click to deselect the date.