• 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] 16320: Form Bugfixing.

Adobe Employee ,
May 25, 2010 May 25, 2010

Copy link to clipboard

Copied

Revision: 16320

Revision: 16320

Author: klin@adobe.com

Date: 2010-05-25 14:58:53 -0700 (Tue, 25 May 2010)

Log Message:

***********

Form Bugfixing.

-Fixed ConstraintLayout so that it takes into account the "maxWidth" of columns and rows.

-FormItemSkin's and StackedFormItemSkin's helpCol column now has a maxWidth of 200 (longer help strings will wrap).

-FormSkin's contentGroup now stretches to be the size of the Form fixing the issue with FormItems not looking right with 100% width. FormSkin's errorStringText now also has a maxWidth that is binded to the FormSkin's width. This allows errorStringText to wrap reasonably.

-Fixed Form checkin test to pass.

QE notes: No

Doc notes: No

Bugs: SDK-26491, SDK-26495, SDK-26501, SDK-26512, SDK-26513

Reviewer: Jason

Tests run: checkintests

Is noteworthy for integration: No

Ticket Links:

***********

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

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

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

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

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

Modified Paths:

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

flex/sdk/trunk/frameworks/projects/spark/src/spark/layouts/ConstraintLayout.as

flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/FormItemSkin.mxml

flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/FormSkin.mxml

flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/StackedFormItemSkin.mxml

flex/sdk/trunk/frameworks/tests/basicTests/spark/scripts/FormTestScript.mxml

TOPICS
Commits

Views

579

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