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

[Mirroring] When layoutDirection="rtl", the calendar icon of a DateField does not show up unless you mouse over the text input field.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK 4.1 (Release)
    • mx: DateField
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Compile and load this very simple application:
      <?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"
      xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600"
      layoutDirection="rtl" direction="rtl">
      <fx:Declarations>
      <!-- Place non-visual elements (e.g., services, value objects) here -->
      </fx:Declarations>
      <mx:DateField />
      </s:Application>

      Actual Results: You only see the text input of the DateField. Mouse over the text input and the calendar icon will show up.

      Expected Results: You see a calendar icon.

      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: