/[Apache-SVN]
ViewVC logotype

Revision 1261947


Jump to revision: Previous Next
Author: (unknown author)
Date: Mon Jan 30 17:08:47 2012 UTC (12 years, 2 months ago)
Changed paths: 1
Log Message:
Transferred from the Adobe Open Source Subversion Repository

Revision: 22987
Author:   jszeto@adobe.com
Date:     2011-10-12T23:52:46.424992Z

Log Message: 
-----------
Validator backwards compatibility bug

SDK-31809 Validators do not show red errors around input boxes when compiled with Flex 3 compatibility mode

 We added some code during the development of the Spark Form feature to control whether an error border and tooltip are shown. These are controlled by styles. These styles don't exist in Flex 3 compat mode, thus they resolve as false and therefore don't display the border or tooltip.

The fix is to add compatibility flag checks around this code in UIComponent. 

QE notes: none
Doc notes: none
Bugs: SDK-31809
Reviewer: Kevin L
Tests run: checkintests, cyclone
Is noteworthy for integration: no

Modified Paths:
--------------
<path kind="file" action="M">/private/flex/sdk/branches/4.y/frameworks/projects/framework/src/mx/core/UIComponent.as</path>
<path kind="file" action="M">/private/flex/sdk/branches/4.y/frameworks/projects/framework/src/mx/managers/ToolTipManagerImpl.as</path>

Changed paths

Path Details
Directoryincubator/flex/trunk/frameworks/projects/framework/src/mx/managers/ToolTipManagerImpl.as modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26