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

TextArea scrolling does not support mac trackpad

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK 3.5 (Release)
    • None
    • mx: TextArea
    • None
    • Affected OS(s): Mac
      Affected OS(s): Mac OS 10.6
      Browser: Firefox 3.x
      Language Found: English

    Description

      Please try this:

      <?xml version="1.0" encoding="utf-8"?>
      <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" backgroundColor="0xFFFFFF">
      <mx:TextArea width="100" height="50">
      <mx:text><![CDATA[Li Europan lingues es membres del sam familie. Lor separat existentie es un myth. Por scientie, ]]
      ></mx:text>
      </mx:TextArea>
      </mx:Application>

      Actual Results:

      The vertical scroll bar of the TextArea comes up. Ok. But I cannot scroll with the trackPad of my MacBook Pro (using two fingers). It's a laptop from 2008/ OSX 10.6/ Flash Player 10,0,42,34 Debug.

      Expected Results:

      Scrolling with the trackpad.

      Workaround (if any):

      Could not find one. Scrolling in a DataGrid works correctly (using the same application).

      Attachments

        Activity

          People

            Unassigned Unassigned
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: