[ 
https://issues.apache.org/jira/browse/FLEX-27840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Justin Mclean updated FLEX-27840:
---------------------------------

    Labels: easytest  (was: )
    
> [Mirroring] Rotate Label and button behave differently
> ------------------------------------------------------
>
>                 Key: FLEX-27840
>                 URL: https://issues.apache.org/jira/browse/FLEX-27840
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Mirroring
>    Affects Versions: Adobe Flex SDK 4.5.1 (Release)
>         Environment: Affected OS(s): Windows
> Affected OS(s): Windows XP
> Browser: Other (specify version)
> Language Found: English
>            Reporter: Adobe JIRA
>              Labels: easytest
>
> Steps to reproduce:
> 1. create a mxml with the following tag
> <s:VGroup id"testGroup" x="10" y="100">
>  <S:Button label="Btn1111111111"/>
>  <S:Button label="Btn2222222222" rotation="270"/>
>  <S:text="Label1111111111111111"/>
>  <S:text="Labe2222222222222222" rotation="270"/>
> </sVGroup>
> 2. Set teh appllication to use layoutDirection="rtl" direction="rtl"
> 3. Compile and run the application
>  
>  Actual Results:
>  Notice the rotate label is place far left unlike the rotate button.
>  
>  Expected Results:
>  The rotate label should behave like the rotate button in rtl mode.
>  
>  Workaround (if any):
>  None

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to