• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

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

Adobe Employee ,
Dec 23, 2009 Dec 23, 2009

Copy link to clipboard

Copied

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

TOPICS
Commits

Views

177

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines