• 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-trunk] 11804: Fix for https://bugs.adobe.com/jira/browse/SDK-24205.

Adobe Employee ,
Nov 13, 2009 Nov 13, 2009

Copy link to clipboard

Copied

Revision: 11804

Revision: 11804

Author: klin@adobe.com

Date: 2009-11-13 15:37:14 -0800 (Fri, 13 Nov 2009)

Log Message:

***********

Fix for https://bugs.adobe.com/jira/browse/SDK-24205. ComboBox checked to see if the focusOut target was itself, but if the ComboBox is editable then the target is actually the TextField. I altered it to check if the target is contained by the ComboBox instead. This allows the dropDown to close if the user tabs out of the ComboBox with the dropDown open. Same fix in DateField.

QE notes: No

Doc notes: No

Bugs: SDK-24205

Reviewer: Ryan

Tests run: checkintests

Is noteworthy for integration: No

Ticket Links:

***********

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

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

Modified Paths:

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

flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/ComboBox.as

flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/DateField.as

TOPICS
Commits

Views

197

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