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

No Prompt in TextInput when layoutDirection set to RTL (Mobile)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • Apache Flex 4.12.0
    • None
    • Spark: TextInput
    • None
    • Mobile

    Description

      When layoutDirection set to RTL to Textinput the prompt text does not appear.

      Code Example:
      <?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 prompt="Ori" layoutDirection="ltr"/>

      <s:TextInput prompt="Ori" layoutDirection="rtl" top="50"/>

      </s:Application>

      Screenshot:
      http://screencast.com/t/HjNAd7PQaVG

      Attachments

        1. RTLStageTextInputSkin.as
          2 kB
          Maurice Amsellem

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: