Rais ImadEddine created FLEX-35374:
--------------------------------------

             Summary: Layout Direction Right to Left Produce many bugs
                 Key: FLEX-35374
                 URL: https://issues.apache.org/jira/browse/FLEX-35374
             Project: Apache Flex
          Issue Type: Bug
          Components: .Unspecified - Compiler, .Unspecified - Framework
    Affects Versions: Apache Flex 4.16.1
         Environment: Windows 7 Home Premium 64bits
Adobe Flash Builder 4.6 .. AIR v 28.0
            Reporter: Rais ImadEddine
             Fix For: Apache Flex 4.17.0
         Attachments: Arabic_Train.mxml

When set layoutDirection="rtl" direction="rtl" to container like VGroup it 
produce these bugs
-look at embed sample-

# TextInput Keyboard.BACK key can't delete the last char
# CalloutButton position is wrong
# DataGrid Editable cell size
# Resize Last column send this Error

RangeError: Error #1125: The index -1 is out of range 3.
        at 
spark.components.gridClasses::GridDimensions/getColumnWidth()[D:\flex_sdk\Sources\flex-sdk\frameworks\projects\spark\src\spark\components\gridClasses\GridDimensions.as:618]
        at 
spark.components::Grid/getColumnWidth()[D:\flex_sdk\Sources\flex-sdk\frameworks\projects\spark\src\spark\components\Grid.as:3961]
        at 
spark.components::DataGrid/separator_mouseDownHandler()[D:\flex_sdk\Sources\flex-sdk\frameworks\projects\spark\src\spark\components\DataGrid.as:5857]
        at flash.events::EventDispatcher/dispatchEventFunction()
        at flash.events::EventDispatcher/dispatchEvent()
        at 
mx.core::UIComponent/dispatchEvent()[D:\flex_sdk\Sources\flex-sdk\frameworks\projects\framework\src\mx\core\UIComponent.as:13688]
        at 
spark.components::GridColumnHeaderGroup/dispatchGridEvent()[D:\flex_sdk\Sources\flex-sdk\frameworks\projects\spark\src\spark\components\GridColumnHeaderGroup.as:1304]
        at 
spark.components::GridColumnHeaderGroup/gchg_mouseDownDragUpHandler()[D:\flex_sdk\Sources\flex-sdk\frameworks\projects\spark\src\spark\components\GridColumnHeaderGroup.as:1134]
        at 
Function/<anonymous>()[D:\flex_sdk\Sources\flex-sdk\frameworks\projects\spark\src\spark\utils\MouseEventUtil.as:92]
        at flash.events::EventDispatcher/dispatchEventFunction()
        at flash.events::EventDispatcher/dispatchEvent()
        at 
mx.core::UIComponent/dispatchEvent()[D:\flex_sdk\Sources\flex-sdk\frameworks\projects\framework\src\mx\core\UIComponent.as:13688]
        at 
mx.managers::SystemManager/mouseEventHandler()[D:\flex_sdk\Sources\flex-sdk\frameworks\projects\framework\src\mx\managers\SystemManager.as:2926]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to