Skip to main content
Adobe Employee
December 23, 2009
Question

[svn:fx-3.x] 13209: Adding same fix for SDK-23838 and SDK-24205 to 3. x from trunk.

  • December 23, 2009
  • 0 replies
  • 199 views

Revision: 13209

Revision: 13209

Author: klin@adobe.com

Date: 2009-12-23 15:45:53 -0800 (Wed, 23 Dec 2009)

Log Message:

***********

Adding same fix for SDK-23838 and SDK-24205 to 3.x from trunk.

The dropDown was not receiving changes to styles nor dataproviders. This was a result of not recreating the dropDown each time it was shown. I've changed the default of the flag for destroying the dropDown to be true. I've also modified the code to only not destroy the dropDown when it is showing or being shown. I?\226?\128?\153ve also moved some of the code in the animation handler to check for a null dropDown first before destroying it.

QE notes: No

Doc notes: No

Bugs: SDK-23838, SDK-24205

Reviewer: Jason

Tests run: checkintests, ComboBox

Is noteworthy for integration: No

Ticket Links:

***********

http://bugs.adobe.com/jira/browse/SDK-23838

http://bugs.adobe.com/jira/browse/SDK-24205

http://bugs.adobe.com/jira/browse/SDK-23838

http://bugs.adobe.com/jira/browse/SDK-24205

Modified Paths:

**************

flex/sdk/branches/3.x/frameworks/projects/framework/src/mx/controls/ComboBox.as

This topic has been closed for replies.