Updated Branches: refs/heads/release4.10.0 c58d7126e -> 812329f0f
Added new fixed to release notes Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/812329f0 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/812329f0 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/812329f0 Branch: refs/heads/release4.10.0 Commit: 812329f0fc313c96e14725b865131609632a814f Parents: c58d712 Author: Justin Mclean <[email protected]> Authored: Fri Jul 19 10:21:37 2013 +1000 Committer: Justin Mclean <[email protected]> Committed: Fri Jul 19 10:21:37 2013 +1000 ---------------------------------------------------------------------- RELEASE_NOTES | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/812329f0/RELEASE_NOTES ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 7d970b8..f1b9adb 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -107,6 +107,7 @@ Bug Fixes JIRA Issue Number Summary Resolution ------------------------------------------------------------------------------------------------------------------------------ +FLEX-33613 RTE when closing Popup with RIATEST open but the application compiled with accessibility = falseFixed FLEX-33604 Spark DataGrid causes a tooltip (text: ""<dataTip>"") to appear for its typical item renderer Fixed FLEX-33600 Creating a pop up from a menubar or from within Firefox crashes Fixed FLEX-33596 Tween.stop can stop some other Tween object after Tween has ended Fixed @@ -213,6 +214,7 @@ FLEX-33189 centerPopUp() doesn't work correctly with layoutDirection=='r FLEX-33169 Spark List selection on mobile doesn't work properly Fixed FLEX-33163 When a collection reset event is received by List selectedItem is not always cleared Fixed FLEX-33130 mx.core.IButton should have getter/setter function for label property Fixed +FLEX-33142 embeddedFontRegistry Null reference error loading a module that has <s:FormItem> Fixed FLEX-33124 FLEX-33108 Change build script to download specified version of playerglobal.swc Fixed FLEX-33123 Existing validator and formatter classes only validate US and Canadian postcodes Fixed FLEX-33122 FLEX-33106 MakeApacheFlexForFlashBuilder change language at runtime Fixed @@ -243,6 +245,7 @@ FLEX-28561 CLONE -Spark NumericStepper : unable to use decimals as stepS FLEX-28530 mx:DateValidator crash when property allowedFormatChars is null Fixed FLEX-28247 In a NumericStepper, when typing a value manually and tabbing out of the field, the new value Fixed FLEX-28130 The Max value restriction in Spark Numeric doesn't work properly Fixed +FLEX-28045 FocusManager throws TypeError Fixed FLEX-27855 NumericStepper steps incorrectly with decimal values in European locale Fixed FLEX-27815 Add in Portuguese locale to Flex SDK for string externalization Fixed FLEX-27797 Spark Datagrid double click is fired even when you make the first and second click in different Fixed
