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

TextArea MOUSE_MOVE mouse position on scrollbar

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK Previous
    • None
    • mx: TextArea
    • None
    • Affected OS(s): Windows
      Affected OS(s): Windows XP
      Browser: Internet Explorer 7.x
      Language Found: English

    Description

      Steps to reproduce:
      1. Drop a textarea to the stage with vertical scrollbar
      2. Add MouseEvent.MOUSE_MOVE listener to the TextArea
      3. Watch for event.currentTarget / event.localX

      Actual Results:

      currentTarget always the TextArea, event.localX on Textarea 0..X on he scrollbar 0..Y

      Expected Results:

      currentTarget should be scrollbar on the scrollbar or event.localX should not be resetted on the scrollbar.

      Workaround (if any):

      using global coordinates

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: