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

[Mirroring] Making layoutDirection stateful causes letters to be reversed and positioning of components to be incorrect.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • None
    • Spark: Application
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Set this on a WindowedApplication or Application:
      layoutDirection.state1="rtl"
      2. Add a Button with a label and some code to toggle direction and layoutDirection.
      3. Run.

      Result 1: At first, the letters are reversed. This should never happen.

      5. Click the button to toggle direction and layoutDirection.

      Result 2: The layoutDirection and direction styles are "rtl", but the controls are still on the left. They should be on the right.

      6. Click the button again. Now the styles return to "ltr", text appears correctly, and further toggling of the properties will work fine.

      Workaround (if any):

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: