Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-27840

[Mirroring] Rotate Label and button behave differently

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK 4.5.1 (Release)
    • None
    • Mirroring
    • Affected OS(s): Windows
      Affected OS(s): Windows XP
      Browser: Other (specify version)
      Language Found: English

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: