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

Mobile Theme: TextInput with layoutDirection="rtl" becomes mirror on focus out.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Apache Flex 4.12.0
    • Apache Flex 4.12.1
    • Spark: TextInput
    • None
    • mobile project

    Description

      After upgrading to version 4.12 TextInput component defined to be with RTL layoutDirection is mirroring the text after focus-out.
      When typing the text looks OK, but when leaving the field the text becomes
      LTR and in fact becomes mirror writing.
      Note that it worked great on version 4.11.

      Here is a video the that shows issue.
      http://screencast.com/t/ekJnaDOZ6H

      The following example can be used to demonstrate the issue -

      <?xml version="1.0" encoding="utf-8"?>
      <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
      xmlns:s="library://ns.adobe.com/flex/spark"
      applicationDPI="160">
      <s:TextInput layoutDirection="rtl" direction="rtl" />
      </s:Application>

      Attachments

        1. rtl_text_typing.swf
          556 kB
          Maurice Amsellem

        Issue Links

          Activity

            People

              mamsellem Maurice Amsellem
              Ori007 Ori Segal
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: