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

mobile ButtonBar labels disappear with layoutDirection=rtl

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Later
    • Adobe Flex SDK Previous
    • None
    • Mobile: Button Skin
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Create a mobile application.
      2. Add ButtonBar.
      3. Set layoutDirection="rtl" and run the app.

      <s:ButtonBar layoutDirection="rtl">
      <s:ArrayCollection>
      <fx:String>hello</fx:String>
      <fx:String>kitty</fx:String>
      </s:ArrayCollection>
      </s:ButtonBar>

      Actual Results: ButtonBar has no labels. It works with layoutDirection="ltr".

      Expected Results: Labels should not disappear.

      Workaround (if any):

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: