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

[Mirroring] Direction is ignored if set in a renderer.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • Adobe Flex SDK Previous
    • None
    • Mirroring
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Create a renderer class which extends FTEDataGridItemRenderer. Specify direction="ltr".
      2. Use it in a DataGrid. The Application has direction="rtl".

      Actual Results:
      The renderer displays data as rtl.

      Expected Results:
      Since the renderer specifies ltr, it seems it should display data that way.

      Workaround (if any):
      Set the direction in the DataGridColumn, not in the renderer.

      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: