[svn:fx-trunk] 12462: DropDownList could catch a mouseDown on the bubble and think it was a click outside the dropdown and end up dismissing the dropdown .
Revision: 12462
Revision: 12462
Author: aharui@adobe.com
Date: 2009-12-03 12:08:55 -0800 (Thu, 03 Dec 2009)
Log Message:
***********
DropDownList could catch a mouseDown on the bubble and think it was a click outside the dropdown and end up dismissing the dropdown.
QE Notes: None
Doc Notes: None
Bugs: SDK-24462
Reviewer: Jason
API Change: No
Is noteworthy for integration: No
tests: checkintests mustella/gumbo/components/DropDownList
Ticket Links:
***********
http://bugs.adobe.com/jira/browse/SDK-24462
Modified Paths:
**************
flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/DropDownController.as
