Skip to main content
Adobe Employee
May 25, 2010
Question

[svn:fx-trunk] 16320: Form Bugfixing.

  • May 25, 2010
  • 0 replies
  • 615 views

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

This topic has been closed for replies.