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

[Mirroring] Data tips on Sliders should not be mirroring when layoutDirection="rtl"

    XMLWordPrintableJSON

Details

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

    Description

      Steps to reproduce:
      1. Compile and run the bug file:
      <?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"
      layoutDirection="rtl">
      <s:VSlider maximum="20" minimum="0" id="vslider1" x="10"/>
      <s:HSlider maximum="50" minimum="0" y="145" x="10"/>
      </s:Application>
      2. Move the Slider and view the data tips.

      Actual Results: The data tips are mirrored

      Expected Results: Numbers should not be mirrored in this case.

      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: