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

[Mirroring] Label moves punctuation around

    XMLWordPrintableJSON

Details

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

    Description

      Steps to reproduce:
      1. Compile and run:

      <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
      xmlns:s="library://ns.adobe.com/flex/spark">

      <s:VGroup>
      <s:Label text="Add beer ($5 extra)" direction="ltr" />
      <s:Label text="Add beer ($5 extra)" direction="rtl" />
      </s:VGroup>

      </s:Application>

      2.
      3.

      Actual Results:

      Add beer ($5 extra)
      (Add beer ($5 extra

      Expected Results:

      Add beer ($5 extra)
      Add beer ($5 extra)

      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: