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

[Mirroring] setting direction property on mx:HorizontalList causes scrollbars to disappear

    XMLWordPrintableJSON

Details

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

    Description

      Steps to reproduce:
      1. run attached application - notice there is a horizontal scrollbar (good) - bug already logged for cropping
      2. choose "rtl" from combobox

      Actual Results:
      horizontal scrollbar disappears and you can see items flow vertically

      Expected Results:
      component should mirror and horizontal scrollbar should remain.

      Workaround (if any):
      Set the direction style instead of direction property?

      <s:DropDownList id="ddl2" requireSelection="true" selectedIndex="0" change="mxHList.setStyle('direction', ddl2.selectedItem);">
      <s:ArrayList source="[ltr,rtl]" />
      </s:DropDownList>

      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: